#cc008c color space conversions
Hex:
#cc008c
RGB:
204, 0, 140
CMY:
20, 100, 45
CMYK:
0, 100, 31, 20
HSL:
319°, 100.0000%, 40.0000%
HSV (HSB):
319°, 100.0000%, 80.0000%
XYZ:
29.6355, 14.7308, 26.0923
xyY:
0.4206, 0.2091, 14.7308
CIE-Lab:
45.2633, 74.9821, -18.6001
CIE-LCH:
45.2633, 77.2546, 346.0684
CIE-Luv:
45.2633, 95.6817, -38.3722
Hunter-Lab:
38.3807, 70.6614, -13.4405
#cc008c color charts
#cc008c RGB chart
#cc008c CMYK chart
#cc008c RGB pie chart
#cc008c color shades, tints & tones
#cc008c color schemes
#cc008c color preview, HTML & CSS examples
This text has a color of #cc008c
<p style="color:#cc008c;">Text here</p>
.mytext {color:#cc008c;}
Text color #cc008c
This box has a color of #cc008c
<div style="background-color:#cc008c;">Content here</div>
.mybackground {background-color:#cc008c;}
Background color #cc008c
Border around this has a color of #cc008c
<div style="border:2px solid #cc008c;">Content here</div>
.myborder {border:2px solid #cc008c;}
Border color #cc008c