#ac32d5 color space conversions
Hex:
#ac32d5
RGB:
172, 50, 213
CMY:
33, 80, 16
CMYK:
19, 77, 0, 16
HSL:
285°, 65.9919%, 51.5686%
HSV (HSB):
285°, 76.5258%, 83.5294%
XYZ:
30.1641, 15.8560, 64.4215
xyY:
0.2731, 0.1436, 15.8560
CIE-Lab:
46.7849, 70.4273, -59.6512
CIE-LCH:
46.7849, 92.2945, 319.7357
CIE-Luv:
46.7849, 38.7644, -96.6824
Hunter-Lab:
39.8195, 65.5331, -68.0478
#ac32d5 color charts
#ac32d5 color shades, tints & tones
#ac32d5 color schemes
#ac32d5 color preview, HTML & CSS examples
This text has a color of #ac32d5
<p style="color:#ac32d5;">Text here</p>
.mytext {color:#ac32d5;}
This box has a color of #ac32d5
<div style="background-color:#ac32d5;">Content here</div>
.mybackground {background-color:#ac32d5;}
Border around this has a color of #ac32d5
<div style="border:2px solid #ac32d5;">Content here</div>
.myborder {border:2px solid #ac32d5;}