#ac96c9 color space conversions
Hex:
#ac96c9
RGB:
172, 150, 201
CMY:
33, 41, 21
CMYK:
14, 25, 0, 21
HSL:
266°, 32.0755%, 68.8235%
HSV (HSB):
266°, 25.3731%, 78.8235%
XYZ:
38.4622, 34.8004, 59.9483
xyY:
0.2887, 0.2612, 34.8004
CIE-Lab:
65.5930, 18.1361, -23.2439
CIE-LCH:
65.5930, 29.4821, 307.9632
CIE-Luv:
65.5930, 8.5068, -38.5998
Hunter-Lab:
58.9919, 13.1448, -18.9570
#ac96c9 color charts
#ac96c9 color shades, tints & tones
#ac96c9 color schemes
#ac96c9 color preview, HTML & CSS examples
This text has a color of #ac96c9
<p style="color:#ac96c9;">Text here</p>
.mytext {color:#ac96c9;}
This box has a color of #ac96c9
<div style="background-color:#ac96c9;">Content here</div>
.mybackground {background-color:#ac96c9;}
Border around this has a color of #ac96c9
<div style="border:2px solid #ac96c9;">Content here</div>
.myborder {border:2px solid #ac96c9;}