#ac12e1 color space conversions
Hex:
#ac12e1
RGB:
172, 18, 225
CMY:
33, 93, 12
CMYK:
24, 92, 0, 12
HSL:
285°, 85.1852%, 47.6471%
HSV (HSB):
285°, 92.0000%, 88.2353%
XYZ:
30.8202, 14.6395, 72.4355
xyY:
0.2614, 0.1242, 14.6395
CIE-Lab:
45.1364, 79.9878, -69.1854
CIE-LCH:
45.1364, 105.7576, 319.1418
CIE-Luv:
45.1364, 38.5737, -109.5144
Hunter-Lab:
38.2616, 76.8260, -85.4625
#ac12e1 color charts
#ac12e1 color shades, tints & tones
#ac12e1 color schemes
#ac12e1 color preview, HTML & CSS examples
This text has a color of #ac12e1
<p style="color:#ac12e1;">Text here</p>
.mytext {color:#ac12e1;}
This box has a color of #ac12e1
<div style="background-color:#ac12e1;">Content here</div>
.mybackground {background-color:#ac12e1;}
Border around this has a color of #ac12e1
<div style="border:2px solid #ac12e1;">Content here</div>
.myborder {border:2px solid #ac12e1;}