C000FF

The color #C000FF is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #CC00FF.

C000FF CONVERSIONS

Different converted color standards of #C000FF
Hex triplet
C000FF
RGB decimal
192, 0, 255
RGB percentage
75.3, 0, 100
CMY
25, 100, 0
CMYK
25, 100, 0, 0
HSL
285.2°, 100, 50
HSV (or HSB)
285.2°, 100, 100
Websafe
CC00FF
XYZ
39.788, 18.426, 96.067
Yxy
18.426, 0.258, 0.119
CIE-L*ab
50.009, 89.509, -78.014
CIE-L*CH°
50.009, 118.735, 318.925
CIE-L*uv
50.009, 42.576, -126.088
Hunter-Lab
42.926, 90.331, -102.641
Binary
11000000, 0, 11111111
Decimal
12583167

C000FF COLOR HARMONIES

Color schemes with #C000FF

C000FF COLOR BLINDNESS SIMULATOR

Perception of #C000FF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #C000FF" can be used to change the color of text.

<p style="color: #C000FF">This is an example.</p>

To change the background color use style="background-color: #C000FF".

<div style="background-color: #C000FF"></div>