#cc2b9e color space conversions
Hex:
#cc2b9e
RGB:
204, 43, 158
CMY:
20, 83, 38
CMYK:
0, 79, 23, 20
HSL:
317°, 65.1822%, 48.4314%
HSV (HSB):
317°, 78.9216%, 80.0000%
XYZ:
31.9373, 17.0337, 33.9523
xyY:
0.3851, 0.2054, 17.0337
CIE-Lab:
48.3025, 70.4420, -24.7565
CIE-LCH:
48.3025, 74.6656, 340.6362
CIE-Luv:
48.3025, 81.8263, -46.8083
Hunter-Lab:
41.2720, 65.9018, -19.8845
#cc2b9e color charts
#cc2b9e color shades, tints & tones
#cc2b9e color schemes
#cc2b9e color preview, HTML & CSS examples
This text has a color of #cc2b9e
<p style="color:#cc2b9e;">Text here</p>
.mytext {color:#cc2b9e;}
This box has a color of #cc2b9e
<div style="background-color:#cc2b9e;">Content here</div>
.mybackground {background-color:#cc2b9e;}
Border around this has a color of #cc2b9e
<div style="border:2px solid #cc2b9e;">Content here</div>
.myborder {border:2px solid #cc2b9e;}