#cc32e0 color space conversions
Hex:
#cc32e0
RGB:
204, 50, 224
CMY:
20, 80, 12
CMYK:
9, 78, 0, 12
HSL:
293°, 73.7288%, 53.7255%
HSV (HSB):
293°, 77.6786%, 87.8431%
XYZ:
39.4970, 20.5004, 72.3963
xyY:
0.2983, 0.1548, 20.5004
CIE-Lab:
52.3983, 78.2968, -56.6335
CIE-LCH:
52.3983, 96.6320, 324.1211
CIE-Luv:
52.3983, 55.9830, -96.2597
Hunter-Lab:
45.2774, 76.4763, -63.1076
#cc32e0 color charts
#cc32e0 color shades, tints & tones
#cc32e0 color schemes
#cc32e0 color preview, HTML & CSS examples
This text has a color of #cc32e0
<p style="color:#cc32e0;">Text here</p>
.mytext {color:#cc32e0;}
This box has a color of #cc32e0
<div style="background-color:#cc32e0;">Content here</div>
.mybackground {background-color:#cc32e0;}
Border around this has a color of #cc32e0
<div style="border:2px solid #cc32e0;">Content here</div>
.myborder {border:2px solid #cc32e0;}