#cc008e color space conversions
Hex:
#cc008e
RGB:
204, 0, 142
CMY:
20, 100, 44
CMYK:
0, 100, 30, 20
HSL:
318°, 100.0000%, 40.0000%
HSV (HSB):
318°, 100.0000%, 80.0000%
XYZ:
29.7843, 14.7904, 26.8762
xyY:
0.4169, 0.2070, 14.7904
CIE-Lab:
45.3457, 75.1935, -19.6898
CIE-LCH:
45.3457, 77.7287, 345.3263
CIE-Luv:
45.3457, 94.7421, -39.9185
Hunter-Lab:
38.4582, 70.9390, -14.5135
#cc008e color charts
#cc008e color shades, tints & tones
#cc008e color schemes
#cc008e color preview, HTML & CSS examples
This text has a color of #cc008e
<p style="color:#cc008e;">Text here</p>
.mytext {color:#cc008e;}
This box has a color of #cc008e
<div style="background-color:#cc008e;">Content here</div>
.mybackground {background-color:#cc008e;}
Border around this has a color of #cc008e
<div style="border:2px solid #cc008e;">Content here</div>
.myborder {border:2px solid #cc008e;}