#cc2fb8 color space conversions
Hex:
#cc2fb8
RGB:
204, 47, 184
CMY:
20, 82, 28
CMYK:
0, 77, 10, 20
HSL:
308°, 62.5498%, 49.2157%
HSV (HSB):
308°, 76.9608%, 80.0000%
XYZ:
34.5701, 18.3311, 47.0636
xyY:
0.3458, 0.1834, 18.3311
CIE-Lab:
49.8952, 72.8776, -37.6060
CIE-LCH:
49.8952, 82.0083, 332.7055
CIE-Luv:
49.8952, 70.6717, -66.3596
Hunter-Lab:
42.8148, 69.2008, -35.2033
#cc2fb8 color charts
#cc2fb8 color shades, tints & tones
#cc2fb8 color schemes
#cc2fb8 color preview, HTML & CSS examples
This text has a color of #cc2fb8
<p style="color:#cc2fb8;">Text here</p>
.mytext {color:#cc2fb8;}
This box has a color of #cc2fb8
<div style="background-color:#cc2fb8;">Content here</div>
.mybackground {background-color:#cc2fb8;}
Border around this has a color of #cc2fb8
<div style="border:2px solid #cc2fb8;">Content here</div>
.myborder {border:2px solid #cc2fb8;}