#cc32b1 color space conversions
Hex:
#cc32b1
RGB:
204, 50, 177
CMY:
20, 80, 31
CMYK:
0, 75, 13, 20
HSL:
311°, 60.6299%, 49.8039%
HSV (HSB):
311°, 75.4902%, 80.0000%
XYZ:
33.9783, 18.2929, 43.3350
xyY:
0.3554, 0.1913, 18.2929
CIE-Lab:
49.8495, 71.0266, -33.5812
CIE-LCH:
49.8495, 78.5651, 334.6953
CIE-Luv:
49.8495, 72.7086, -60.1240
Hunter-Lab:
42.7702, 66.9593, -30.1338
#cc32b1 color charts
#cc32b1 color shades, tints & tones
#cc32b1 color schemes
#cc32b1 color preview, HTML & CSS examples
This text has a color of #cc32b1
<p style="color:#cc32b1;">Text here</p>
.mytext {color:#cc32b1;}
This box has a color of #cc32b1
<div style="background-color:#cc32b1;">Content here</div>
.mybackground {background-color:#cc32b1;}
Border around this has a color of #cc32b1
<div style="border:2px solid #cc32b1;">Content here</div>
.myborder {border:2px solid #cc32b1;}