#cc2c9a color space conversions
Hex:
#cc2c9a
RGB:
204, 44, 154
CMY:
20, 83, 40
CMYK:
0, 78, 25, 20
HSL:
319°, 64.5161%, 48.6275%
HSV (HSB):
319°, 78.4314%, 80.0000%
XYZ:
31.6353, 16.9718, 32.1804
xyY:
0.3916, 0.2101, 16.9718
CIE-Lab:
48.2245, 69.6790, -22.4894
CIE-LCH:
48.2245, 73.2184, 342.1122
CIE-Luv:
48.2245, 83.2342, -43.4229
Hunter-Lab:
41.1969, 64.9764, -17.4758
#cc2c9a color charts
#cc2c9a color shades, tints & tones
#cc2c9a color schemes
#cc2c9a color preview, HTML & CSS examples
This text has a color of #cc2c9a
<p style="color:#cc2c9a;">Text here</p>
.mytext {color:#cc2c9a;}
This box has a color of #cc2c9a
<div style="background-color:#cc2c9a;">Content here</div>
.mybackground {background-color:#cc2c9a;}
Border around this has a color of #cc2c9a
<div style="border:2px solid #cc2c9a;">Content here</div>
.myborder {border:2px solid #cc2c9a;}