#ac12d6 color space conversions
Hex:
#ac12d6
RGB:
172, 18, 214
CMY:
33, 93, 16
CMYK:
20, 92, 0, 16
HSL:
287°, 84.4828%, 45.4902%
HSV (HSB):
287°, 91.5888%, 83.9216%
XYZ:
29.3672, 14.0583, 64.7840
xyY:
0.2714, 0.1299, 14.0583
CIE-Lab:
44.3164, 78.0370, -64.2216
CIE-LCH:
44.3164, 101.0653, 320.5469
CIE-Luv:
44.3164, 41.7426, -102.0890
Hunter-Lab:
37.4944, 74.1933, -76.1971
#ac12d6 color charts
#ac12d6 color shades, tints & tones
#ac12d6 color schemes
#ac12d6 color preview, HTML & CSS examples
This text has a color of #ac12d6
<p style="color:#ac12d6;">Text here</p>
.mytext {color:#ac12d6;}
This box has a color of #ac12d6
<div style="background-color:#ac12d6;">Content here</div>
.mybackground {background-color:#ac12d6;}
Border around this has a color of #ac12d6
<div style="border:2px solid #ac12d6;">Content here</div>
.myborder {border:2px solid #ac12d6;}