#ac32f1 color space conversions
Hex:
#ac32f1
RGB:
172, 50, 241
CMY:
33, 80, 5
CMYK:
29, 79, 0, 5
HSL:
278°, 87.2146%, 57.0588%
HSV (HSB):
278°, 79.2531%, 94.5098%
XYZ:
34.0310, 17.4027, 84.7845
xyY:
0.2498, 0.1278, 17.4027
CIE-Lab:
48.7635, 75.8910, -72.3378
CIE-LCH:
48.7635, 104.8436, 316.3732
CIE-Luv:
48.7635, 31.6440, -116.1774
Hunter-Lab:
41.7166, 72.6105, -91.2990
#ac32f1 color charts
#ac32f1 color shades, tints & tones
#ac32f1 color schemes
#ac32f1 color preview, HTML & CSS examples
This text has a color of #ac32f1
<p style="color:#ac32f1;">Text here</p>
.mytext {color:#ac32f1;}
This box has a color of #ac32f1
<div style="background-color:#ac32f1;">Content here</div>
.mybackground {background-color:#ac32f1;}
Border around this has a color of #ac32f1
<div style="border:2px solid #ac32f1;">Content here</div>
.myborder {border:2px solid #ac32f1;}