#cc00e6 color space conversions
Hex:
#cc00e6
RGB:
204, 0, 230
CMY:
20, 100, 10
CMYK:
11, 100, 0, 10
HSL:
293°, 100.0000%, 45.0980%
HSV (HSB):
293°, 100.0000%, 90.1961%
XYZ:
39.1848, 18.5505, 76.3783
xyY:
0.2922, 0.1383, 18.5505
CIE-Lab:
50.1572, 86.9712, -63.6410
CIE-LCH:
50.1572, 107.7691, 323.8053
CIE-Luv:
50.1572, 57.9827, -106.2056
Hunter-Lab:
43.0703, 87.0236, -74.9920
#cc00e6 color charts
#cc00e6 color shades, tints & tones
#cc00e6 color schemes
#cc00e6 color preview, HTML & CSS examples
This text has a color of #cc00e6
<p style="color:#cc00e6;">Text here</p>
.mytext {color:#cc00e6;}
This box has a color of #cc00e6
<div style="background-color:#cc00e6;">Content here</div>
.mybackground {background-color:#cc00e6;}
Border around this has a color of #cc00e6
<div style="border:2px solid #cc00e6;">Content here</div>
.myborder {border:2px solid #cc00e6;}