#cc2d91 color space conversions
Hex:
#cc2d91
RGB:
204, 45, 145
CMY:
20, 82, 43
CMYK:
0, 78, 29, 20
HSL:
322°, 63.8554%, 48.8235%
HSV (HSB):
322°, 77.9412%, 80.0000%
XYZ:
30.9511, 16.7585, 28.3915
xyY:
0.4067, 0.2202, 16.7585
CIE-Lab:
47.9543, 68.3276, -17.5071
CIE-LCH:
47.9543, 70.5348, 345.6287
CIE-Luv:
47.9543, 86.6784, -36.1124
Hunter-Lab:
40.9371, 63.3174, -12.4639
#cc2d91 color charts
#cc2d91 color shades, tints & tones
#cc2d91 color schemes
#cc2d91 color preview, HTML & CSS examples
This text has a color of #cc2d91
<p style="color:#cc2d91;">Text here</p>
.mytext {color:#cc2d91;}
This box has a color of #cc2d91
<div style="background-color:#cc2d91;">Content here</div>
.mybackground {background-color:#cc2d91;}
Border around this has a color of #cc2d91
<div style="border:2px solid #cc2d91;">Content here</div>
.myborder {border:2px solid #cc2d91;}