#cc2d8e color space conversions
Hex:
#cc2d8e
RGB:
204, 45, 142
CMY:
20, 82, 44
CMYK:
0, 78, 30, 20
HSL:
323°, 63.8554%, 48.8235%
HSV (HSB):
323°, 77.9412%, 80.0000%
XYZ:
30.7227, 16.6671, 27.1890
xyY:
0.4119, 0.2235, 16.6671
CIE-Lab:
47.8379, 67.9813, -15.8778
CIE-LCH:
47.8379, 69.8109, 346.8536
CIE-Luv:
47.8379, 87.9104, -33.7684
Hunter-Lab:
40.8254, 62.8838, -10.9083
#cc2d8e color charts
#cc2d8e color shades, tints & tones
#cc2d8e color schemes
#cc2d8e color preview, HTML & CSS examples
This text has a color of #cc2d8e
<p style="color:#cc2d8e;">Text here</p>
.mytext {color:#cc2d8e;}
This box has a color of #cc2d8e
<div style="background-color:#cc2d8e;">Content here</div>
.mybackground {background-color:#cc2d8e;}
Border around this has a color of #cc2d8e
<div style="border:2px solid #cc2d8e;">Content here</div>
.myborder {border:2px solid #cc2d8e;}