#ac12e3 color space conversions
Hex:
#ac12e3
RGB:
172, 18, 227
CMY:
33, 93, 11
CMYK:
24, 92, 0, 11
HSL:
284°, 85.3061%, 48.0392%
HSV (HSB):
284°, 92.0705%, 89.0196%
XYZ:
31.0947, 14.7493, 73.8811
xyY:
0.2597, 0.1232, 14.7493
CIE-Lab:
45.2889, 80.3475, -70.0764
CIE-LCH:
45.2889, 106.6134, 318.9062
CIE-Luv:
45.2889, 38.0189, -110.8467
Hunter-Lab:
38.4048, 77.3150, -87.1754
#ac12e3 color charts
#ac12e3 color shades, tints & tones
#ac12e3 color schemes
#ac12e3 color preview, HTML & CSS examples
This text has a color of #ac12e3
<p style="color:#ac12e3;">Text here</p>
.mytext {color:#ac12e3;}
This box has a color of #ac12e3
<div style="background-color:#ac12e3;">Content here</div>
.mybackground {background-color:#ac12e3;}
Border around this has a color of #ac12e3
<div style="border:2px solid #ac12e3;">Content here</div>
.myborder {border:2px solid #ac12e3;}