#cc2c8b color space conversions
Hex:
#cc2c8b
RGB:
204, 44, 139
CMY:
20, 83, 45
CMYK:
0, 78, 32, 20
HSL:
324°, 64.5161%, 48.6275%
HSV (HSB):
324°, 78.4314%, 80.0000%
XYZ:
30.4627, 16.5028, 26.0059
xyY:
0.4175, 0.2262, 16.5028
CIE-Lab:
47.6274, 67.9179, -14.3868
CIE-LCH:
47.6274, 69.4249, 348.0400
CIE-Luv:
47.6274, 89.4162, -31.6741
Hunter-Lab:
40.6237, 62.7615, -9.5189
#cc2c8b color charts
#cc2c8b color shades, tints & tones
#cc2c8b color schemes
#cc2c8b color preview, HTML & CSS examples
This text has a color of #cc2c8b
<p style="color:#cc2c8b;">Text here</p>
.mytext {color:#cc2c8b;}
This box has a color of #cc2c8b
<div style="background-color:#cc2c8b;">Content here</div>
.mybackground {background-color:#cc2c8b;}
Border around this has a color of #cc2c8b
<div style="border:2px solid #cc2c8b;">Content here</div>
.myborder {border:2px solid #cc2c8b;}