#cc06e0 color space conversions
Hex:
#cc06e0
RGB:
204, 6, 224
CMY:
20, 98, 12
CMYK:
9, 97, 0, 12
HSL:
294°, 94.7826%, 45.0980%
HSV (HSB):
294°, 97.3214%, 87.8431%
XYZ:
38.4215, 18.3494, 72.0378
xyY:
0.2983, 0.1425, 18.3494
CIE-Lab:
49.9172, 85.5734, -60.6226
CIE-LCH:
49.9172, 104.8709, 324.6852
CIE-Luv:
49.9172, 59.8673, -101.6283
Hunter-Lab:
42.8362, 85.1402, -69.7227
#cc06e0 color charts
#cc06e0 color shades, tints & tones
#cc06e0 color schemes
#cc06e0 color preview, HTML & CSS examples
This text has a color of #cc06e0
<p style="color:#cc06e0;">Text here</p>
.mytext {color:#cc06e0;}
This box has a color of #cc06e0
<div style="background-color:#cc06e0;">Content here</div>
.mybackground {background-color:#cc06e0;}
Border around this has a color of #cc06e0
<div style="border:2px solid #cc06e0;">Content here</div>
.myborder {border:2px solid #cc06e0;}