#cc2fb2 color space conversions
Hex:
#cc2fb2
RGB:
204, 47, 178
CMY:
20, 82, 30
CMYK:
0, 77, 13, 20
HSL:
310°, 62.5498%, 49.2157%
HSV (HSB):
310°, 76.9608%, 80.0000%
XYZ:
33.9542, 18.0848, 43.8206
xyY:
0.3542, 0.1887, 18.0848
CIE-Lab:
49.5987, 72.0236, -34.5609
CIE-LCH:
49.5987, 79.8865, 334.3657
CIE-Luv:
49.5987, 72.9745, -61.6508
Hunter-Lab:
42.5262, 68.0992, -31.3264
#cc2fb2 color charts
#cc2fb2 color shades, tints & tones
#cc2fb2 color schemes
#cc2fb2 color preview, HTML & CSS examples
This text has a color of #cc2fb2
<p style="color:#cc2fb2;">Text here</p>
.mytext {color:#cc2fb2;}
This box has a color of #cc2fb2
<div style="background-color:#cc2fb2;">Content here</div>
.mybackground {background-color:#cc2fb2;}
Border around this has a color of #cc2fb2
<div style="border:2px solid #cc2fb2;">Content here</div>
.myborder {border:2px solid #cc2fb2;}