#ac12c4 color space conversions
Hex:
#ac12c4
RGB:
172, 18, 196
CMY:
33, 93, 23
CMYK:
12, 91, 0, 23
HSL:
292°, 83.1776%, 41.9608%
HSV (HSB):
292°, 90.8163%, 76.8627%
XYZ:
27.1934, 13.1888, 53.3370
xyY:
0.2902, 0.1407, 13.1888
CIE-Lab:
43.0463, 74.9566, -55.8552
CIE-LCH:
43.0463, 93.4789, 323.3077
CIE-Luv:
43.0463, 47.3771, -89.5677
Hunter-Lab:
36.3164, 70.1055, -61.6563
#ac12c4 color charts
#ac12c4 color shades, tints & tones
#ac12c4 color schemes
#ac12c4 color preview, HTML & CSS examples
This text has a color of #ac12c4
<p style="color:#ac12c4;">Text here</p>
.mytext {color:#ac12c4;}
This box has a color of #ac12c4
<div style="background-color:#ac12c4;">Content here</div>
.mybackground {background-color:#ac12c4;}
Border around this has a color of #ac12c4
<div style="border:2px solid #ac12c4;">Content here</div>
.myborder {border:2px solid #ac12c4;}