#ac96d7 color space conversions
Hex:
#ac96d7
RGB:
172, 150, 215
CMY:
33, 41, 16
CMYK:
20, 30, 0, 16
HSL:
260°, 44.8276%, 71.5686%
HSV (HSB):
260°, 30.2326%, 84.3137%
XYZ:
40.1853, 35.4896, 69.0222
xyY:
0.2777, 0.2453, 35.4896
CIE-Lab:
66.1281, 21.2717, -30.2063
CIE-LCH:
66.1281, 36.9446, 305.1538
CIE-Luv:
66.1281, 7.1744, -50.4009
Hunter-Lab:
59.5732, 16.1549, -26.9928
#ac96d7 color charts
#ac96d7 color shades, tints & tones
#ac96d7 color schemes
#ac96d7 color preview, HTML & CSS examples
This text has a color of #ac96d7
<p style="color:#ac96d7;">Text here</p>
.mytext {color:#ac96d7;}
This box has a color of #ac96d7
<div style="background-color:#ac96d7;">Content here</div>
.mybackground {background-color:#ac96d7;}
Border around this has a color of #ac96d7
<div style="border:2px solid #ac96d7;">Content here</div>
.myborder {border:2px solid #ac96d7;}