#cc2a8b color space conversions
Hex:
#cc2a8b
RGB:
204, 42, 139
CMY:
20, 84, 45
CMYK:
0, 79, 32, 20
HSL:
324°, 65.8537%, 48.2353%
HSV (HSB):
324°, 79.4118%, 80.0000%
XYZ:
30.3900, 16.3574, 25.9817
xyY:
0.4179, 0.2249, 16.3574
CIE-Lab:
47.4399, 68.4534, -14.6715
CIE-LCH:
47.4399, 70.0080, 347.9030
CIE-Luv:
47.4399, 89.9457, -32.1390
Hunter-Lab:
40.4443, 63.3483, -9.7773
#cc2a8b color charts
#cc2a8b color shades, tints & tones
#cc2a8b color schemes
#cc2a8b color preview, HTML & CSS examples
This text has a color of #cc2a8b
<p style="color:#cc2a8b;">Text here</p>
.mytext {color:#cc2a8b;}
This box has a color of #cc2a8b
<div style="background-color:#cc2a8b;">Content here</div>
.mybackground {background-color:#cc2a8b;}
Border around this has a color of #cc2a8b
<div style="border:2px solid #cc2a8b;">Content here</div>
.myborder {border:2px solid #cc2a8b;}