#cc06c4 color space conversions
Hex:
#cc06c4
RGB:
204, 6, 196
CMY:
20, 98, 23
CMYK:
0, 97, 4, 20
HSL:
302°, 94.2857%, 41.1765%
HSV (HSB):
302°, 97.0588%, 80.0000%
XYZ:
34.9308, 16.9531, 53.6558
xyY:
0.3310, 0.1606, 16.9531
CIE-Lab:
48.2009, 81.4177, -47.2815
CIE-LCH:
48.2009, 94.1508, 329.8551
CIE-Luv:
48.2009, 70.5072, -81.0965
Hunter-Lab:
41.1742, 79.3784, -48.4413
#cc06c4 color charts
#cc06c4 color shades, tints & tones
#cc06c4 color schemes
#cc06c4 color preview, HTML & CSS examples
This text has a color of #cc06c4
<p style="color:#cc06c4;">Text here</p>
.mytext {color:#cc06c4;}
This box has a color of #cc06c4
<div style="background-color:#cc06c4;">Content here</div>
.mybackground {background-color:#cc06c4;}
Border around this has a color of #cc06c4
<div style="border:2px solid #cc06c4;">Content here</div>
.myborder {border:2px solid #cc06c4;}