#cc2da7 color space conversions
Hex:
#cc2da7
RGB:
204, 45, 167
CMY:
20, 82, 35
CMYK:
0, 78, 18, 20
HSL:
314°, 63.8554%, 48.8235%
HSV (HSB):
314°, 77.9412%, 80.0000%
XYZ:
32.8153, 17.5042, 38.2083
xyY:
0.3707, 0.1977, 17.5042
CIE-Lab:
48.8891, 71.0703, -29.1905
CIE-LCH:
48.8891, 76.8314, 337.6707
CIE-Luv:
48.8891, 77.7334, -53.4511
Hunter-Lab:
41.8380, 66.7886, -24.8597
#cc2da7 color charts
#cc2da7 color shades, tints & tones
#cc2da7 color schemes
#cc2da7 color preview, HTML & CSS examples
This text has a color of #cc2da7
<p style="color:#cc2da7;">Text here</p>
.mytext {color:#cc2da7;}
This box has a color of #cc2da7
<div style="background-color:#cc2da7;">Content here</div>
.mybackground {background-color:#cc2da7;}
Border around this has a color of #cc2da7
<div style="border:2px solid #cc2da7;">Content here</div>
.myborder {border:2px solid #cc2da7;}