#ac12e5 color space conversions
Hex:
#ac12e5
RGB:
172, 18, 229
CMY:
33, 93, 10
CMYK:
25, 92, 0, 10
HSL:
284°, 85.4251%, 48.4314%
HSV (HSB):
284°, 92.1397%, 89.8039%
XYZ:
31.3724, 14.8604, 75.3436
xyY:
0.2580, 0.1222, 14.8604
CIE-Lab:
45.4424, 80.7085, -70.9638
CIE-LCH:
45.4424, 107.4697, 318.6761
CIE-Luv:
45.4424, 37.4706, -112.1737
Hunter-Lab:
38.5492, 77.8072, -88.8966
#ac12e5 color charts
#ac12e5 color shades, tints & tones
#ac12e5 color schemes
#ac12e5 color preview, HTML & CSS examples
This text has a color of #ac12e5
<p style="color:#ac12e5;">Text here</p>
.mytext {color:#ac12e5;}
This box has a color of #ac12e5
<div style="background-color:#ac12e5;">Content here</div>
.mybackground {background-color:#ac12e5;}
Border around this has a color of #ac12e5
<div style="border:2px solid #ac12e5;">Content here</div>
.myborder {border:2px solid #ac12e5;}