#cc06d5 color space conversions
Hex:
#cc06d5
RGB:
204, 6, 213
CMY:
20, 98, 16
CMYK:
4, 97, 0, 16
HSL:
297°, 94.5205%, 42.9412%
HSV (HSB):
297°, 97.1831%, 83.5294%
XYZ:
36.9772, 17.7717, 64.4322
xyY:
0.3103, 0.1491, 17.7717
CIE-Lab:
49.2180, 83.8953, -55.4655
CIE-LCH:
49.2180, 100.5726, 326.5302
CIE-Luv:
49.2180, 63.8898, -93.6826
Hunter-Lab:
42.1565, 82.7958, -61.1095
#cc06d5 color charts
#cc06d5 color shades, tints & tones
#cc06d5 color schemes
#cc06d5 color preview, HTML & CSS examples
This text has a color of #cc06d5
<p style="color:#cc06d5;">Text here</p>
.mytext {color:#cc06d5;}
This box has a color of #cc06d5
<div style="background-color:#cc06d5;">Content here</div>
.mybackground {background-color:#cc06d5;}
Border around this has a color of #cc06d5
<div style="border:2px solid #cc06d5;">Content here</div>
.myborder {border:2px solid #cc06d5;}