#cc04cf color space conversions
Hex:
#cc04cf
RGB:
204, 4, 207
CMY:
20, 98, 19
CMYK:
1, 98, 0, 19
HSL:
299°, 96.2085%, 41.3725%
HSV (HSB):
299°, 98.0676%, 81.1765%
XYZ:
36.2077, 17.4292, 60.4873
xyY:
0.3173, 0.1527, 17.4292
CIE-Lab:
48.7963, 83.1634, -52.6934
CIE-LCH:
48.7963, 98.4518, 327.6412
CIE-Luv:
48.7963, 66.2603, -89.3994
Hunter-Lab:
41.7483, 81.7512, -56.6789
#cc04cf color charts
#cc04cf color shades, tints & tones
#cc04cf color schemes
#cc04cf color preview, HTML & CSS examples
This text has a color of #cc04cf
<p style="color:#cc04cf;">Text here</p>
.mytext {color:#cc04cf;}
This box has a color of #cc04cf
<div style="background-color:#cc04cf;">Content here</div>
.mybackground {background-color:#cc04cf;}
Border around this has a color of #cc04cf
<div style="border:2px solid #cc04cf;">Content here</div>
.myborder {border:2px solid #cc04cf;}