#ac12d7 color space conversions
Hex:
#ac12d7
RGB:
172, 18, 215
CMY:
33, 93, 16
CMYK:
20, 92, 0, 16
HSL:
287°, 84.5494%, 45.6863%
HSV (HSB):
287°, 91.6279%, 84.3137%
XYZ:
29.4953, 14.1096, 65.4588
xyY:
0.2704, 0.1294, 14.1096
CIE-Lab:
44.3897, 78.2124, -64.6774
CIE-LCH:
44.3897, 101.4906, 320.4111
CIE-Luv:
44.3897, 41.4461, -102.7710
Hunter-Lab:
37.5627, 74.4286, -77.0281
#ac12d7 color charts
#ac12d7 color shades, tints & tones
#ac12d7 color schemes
#ac12d7 color preview, HTML & CSS examples
This text has a color of #ac12d7
<p style="color:#ac12d7;">Text here</p>
.mytext {color:#ac12d7;}
This box has a color of #ac12d7
<div style="background-color:#ac12d7;">Content here</div>
.mybackground {background-color:#ac12d7;}
Border around this has a color of #ac12d7
<div style="border:2px solid #ac12d7;">Content here</div>
.myborder {border:2px solid #ac12d7;}