#ac0ec9 color space conversions
Hex:
#ac0ec9
RGB:
172, 14, 201
CMY:
33, 95, 21
CMYK:
14, 93, 0, 21
HSL:
291°, 86.9767%, 42.1569%
HSV (HSB):
291°, 93.0348%, 78.8235%
XYZ:
27.7129, 13.3018, 56.3652
xyY:
0.2846, 0.1366, 13.3018
CIE-Lab:
43.2145, 76.3169, -58.4943
CIE-LCH:
43.2145, 96.1553, 322.5311
CIE-Luv:
43.2145, 45.9834, -93.4135
Hunter-Lab:
36.4716, 71.8077, -66.0999
#ac0ec9 color charts
#ac0ec9 color shades, tints & tones
#ac0ec9 color schemes
#ac0ec9 color preview, HTML & CSS examples
This text has a color of #ac0ec9
<p style="color:#ac0ec9;">Text here</p>
.mytext {color:#ac0ec9;}
This box has a color of #ac0ec9
<div style="background-color:#ac0ec9;">Content here</div>
.mybackground {background-color:#ac0ec9;}
Border around this has a color of #ac0ec9
<div style="border:2px solid #ac0ec9;">Content here</div>
.myborder {border:2px solid #ac0ec9;}