#ac50e0 color space conversions
Hex:
#ac50e0
RGB:
172, 80, 224
CMY:
33, 69, 12
CMYK:
23, 64, 0, 12
HSL:
278°, 69.9029%, 59.6078%
HSV (HSB):
278°, 64.2857%, 87.8431%
XYZ:
33.3365, 19.8898, 72.6031
xyY:
0.2649, 0.1581, 19.8898
CIE-Lab:
51.7124, 60.7482, -57.9822
CIE-LCH:
51.7124, 83.9779, 316.3346
CIE-Luv:
51.7124, 30.1382, -95.8418
Hunter-Lab:
44.5980, 55.3802, -65.3023
#ac50e0 color charts
#ac50e0 color shades, tints & tones
#ac50e0 color schemes
#ac50e0 color preview, HTML & CSS examples
This text has a color of #ac50e0
<p style="color:#ac50e0;">Text here</p>
.mytext {color:#ac50e0;}
This box has a color of #ac50e0
<div style="background-color:#ac50e0;">Content here</div>
.mybackground {background-color:#ac50e0;}
Border around this has a color of #ac50e0
<div style="border:2px solid #ac50e0;">Content here</div>
.myborder {border:2px solid #ac50e0;}