#cc2ab5 color space conversions
Hex:
#cc2ab5
RGB:
204, 42, 181
CMY:
20, 84, 29
CMYK:
0, 79, 11, 20
HSL:
309°, 65.8537%, 48.2353%
HSV (HSB):
309°, 79.4118%, 80.0000%
XYZ:
34.0703, 17.8295, 45.3618
xyY:
0.3503, 0.1833, 17.8295
CIE-Lab:
49.2886, 73.7640, -36.8068
CIE-LCH:
49.2886, 82.4370, 333.4817
CIE-Luv:
49.2886, 72.7832, -65.1263
Hunter-Lab:
42.2250, 70.1335, -34.1370
#cc2ab5 color charts
#cc2ab5 color shades, tints & tones
#cc2ab5 color schemes
#cc2ab5 color preview, HTML & CSS examples
This text has a color of #cc2ab5
<p style="color:#cc2ab5;">Text here</p>
.mytext {color:#cc2ab5;}
This box has a color of #cc2ab5
<div style="background-color:#cc2ab5;">Content here</div>
.mybackground {background-color:#cc2ab5;}
Border around this has a color of #cc2ab5
<div style="border:2px solid #cc2ab5;">Content here</div>
.myborder {border:2px solid #cc2ab5;}