#cc2fb1 color space conversions
Hex:
#cc2fb1
RGB:
204, 47, 177
CMY:
20, 82, 31
CMYK:
0, 77, 13, 20
HSL:
310°, 62.5498%, 49.2157%
HSV (HSB):
310°, 76.9608%, 80.0000%
XYZ:
33.8542, 18.0447, 43.2936
xyY:
0.3556, 0.1896, 18.0447
CIE-Lab:
49.5503, 71.8835, -34.0502
CIE-LCH:
49.5503, 79.5402, 334.6538
CIE-Luv:
49.5503, 73.3618, -60.8639
Hunter-Lab:
42.4791, 67.9191, -30.6916
#cc2fb1 color charts
#cc2fb1 color shades, tints & tones
#cc2fb1 color schemes
#cc2fb1 color preview, HTML & CSS examples
This text has a color of #cc2fb1
<p style="color:#cc2fb1;">Text here</p>
.mytext {color:#cc2fb1;}
This box has a color of #cc2fb1
<div style="background-color:#cc2fb1;">Content here</div>
.mybackground {background-color:#cc2fb1;}
Border around this has a color of #cc2fb1
<div style="border:2px solid #cc2fb1;">Content here</div>
.myborder {border:2px solid #cc2fb1;}