#ac0c8e color space conversions
Hex:
#ac0c8e
RGB:
172, 12, 142
CMY:
33, 95, 44
CMYK:
0, 93, 17, 33
HSL:
311°, 86.9565%, 36.0784%
HSV (HSB):
311°, 93.0233%, 67.4510%
XYZ:
22.0272, 10.9866, 26.5508
xyY:
0.3698, 0.1844, 10.9866
CIE-Lab:
39.5579, 67.6480, -29.1605
CIE-LCH:
39.5579, 73.6654, 336.6809
CIE-Luv:
39.5579, 68.2935, -50.0250
Hunter-Lab:
33.1460, 60.6167, -24.2906
#ac0c8e color charts
#ac0c8e color shades, tints & tones
#ac0c8e color schemes
#ac0c8e color preview, HTML & CSS examples
This text has a color of #ac0c8e
<p style="color:#ac0c8e;">Text here</p>
.mytext {color:#ac0c8e;}
This box has a color of #ac0c8e
<div style="background-color:#ac0c8e;">Content here</div>
.mybackground {background-color:#ac0c8e;}
Border around this has a color of #ac0c8e
<div style="border:2px solid #ac0c8e;">Content here</div>
.myborder {border:2px solid #ac0c8e;}