#ac96c7 color space conversions
Hex:
#ac96c7
RGB:
172, 150, 199
CMY:
33, 41, 22
CMYK:
14, 25, 0, 22
HSL:
267°, 30.4348%, 68.4314%
HSV (HSB):
267°, 24.6231%, 78.0392%
XYZ:
38.2284, 34.7069, 58.7171
xyY:
0.2904, 0.2636, 34.7069
CIE-Lab:
65.5198, 17.7005, -22.2400
CIE-LCH:
65.5198, 28.4240, 308.5157
CIE-Luv:
65.5198, 8.6972, -36.9187
Hunter-Lab:
58.9125, 12.7319, -17.8545
#ac96c7 color charts
#ac96c7 color shades, tints & tones
#ac96c7 color schemes
#ac96c7 color preview, HTML & CSS examples
This text has a color of #ac96c7
<p style="color:#ac96c7;">Text here</p>
.mytext {color:#ac96c7;}
This box has a color of #ac96c7
<div style="background-color:#ac96c7;">Content here</div>
.mybackground {background-color:#ac96c7;}
Border around this has a color of #ac96c7
<div style="border:2px solid #ac96c7;">Content here</div>
.myborder {border:2px solid #ac96c7;}