#ac32e2 color space conversions
Hex:
#ac32e2
RGB:
172, 50, 226
CMY:
33, 80, 11
CMYK:
24, 78, 0, 11
HSL:
282°, 75.2137%, 54.1176%
HSV (HSB):
282°, 77.8761%, 88.6275%
XYZ:
31.8813, 16.5428, 73.4643
xyY:
0.2616, 0.1357, 16.5428
CIE-Lab:
47.6788, 72.9274, -65.6248
CIE-LCH:
47.6788, 98.1072, 318.0171
CIE-Luv:
47.6788, 35.3290, -105.8741
Hunter-Lab:
40.6729, 68.7391, -78.6198
#ac32e2 color charts
#ac32e2 color shades, tints & tones
#ac32e2 color schemes
#ac32e2 color preview, HTML & CSS examples
This text has a color of #ac32e2
<p style="color:#ac32e2;">Text here</p>
.mytext {color:#ac32e2;}
This box has a color of #ac32e2
<div style="background-color:#ac32e2;">Content here</div>
.mybackground {background-color:#ac32e2;}
Border around this has a color of #ac32e2
<div style="border:2px solid #ac32e2;">Content here</div>
.myborder {border:2px solid #ac32e2;}