#ac12c1 color space conversions
Hex:
#ac12c1
RGB:
172, 18, 193
CMY:
33, 93, 24
CMYK:
11, 91, 0, 24
HSL:
293°, 82.9384%, 41.3725%
HSV (HSB):
293°, 90.6736%, 75.6863%
XYZ:
26.8552, 13.0535, 51.5562
xyY:
0.2936, 0.1427, 13.0535
CIE-Lab:
42.8438, 74.4583, -54.4300
CIE-LCH:
42.8438, 92.2316, 323.8327
CIE-Luv:
42.8438, 48.3724, -87.4350
Hunter-Lab:
36.1297, 69.4523, -59.3148
#ac12c1 color charts
#ac12c1 color shades, tints & tones
#ac12c1 color schemes
#ac12c1 color preview, HTML & CSS examples
This text has a color of #ac12c1
<p style="color:#ac12c1;">Text here</p>
.mytext {color:#ac12c1;}
This box has a color of #ac12c1
<div style="background-color:#ac12c1;">Content here</div>
.mybackground {background-color:#ac12c1;}
Border around this has a color of #ac12c1
<div style="border:2px solid #ac12c1;">Content here</div>
.myborder {border:2px solid #ac12c1;}