#ac96d9 color space conversions
Hex:
#ac96d9
RGB:
172, 150, 217
CMY:
33, 41, 15
CMYK:
21, 31, 0, 15
HSL:
260°, 46.8531%, 71.9608%
HSV (HSB):
260°, 30.8756%, 85.0980%
XYZ:
40.4440, 35.5931, 70.3842
xyY:
0.2762, 0.2431, 35.5931
CIE-Lab:
66.2078, 21.7315, -31.1915
CIE-LCH:
66.2078, 38.0154, 304.8653
CIE-Luv:
66.2078, 6.9845, -52.0885
Hunter-Lab:
59.6600, 16.6017, -28.1857
#ac96d9 color charts
#ac96d9 color shades, tints & tones
#ac96d9 color schemes
#ac96d9 color preview, HTML & CSS examples
This text has a color of #ac96d9
<p style="color:#ac96d9;">Text here</p>
.mytext {color:#ac96d9;}
This box has a color of #ac96d9
<div style="background-color:#ac96d9;">Content here</div>
.mybackground {background-color:#ac96d9;}
Border around this has a color of #ac96d9
<div style="border:2px solid #ac96d9;">Content here</div>
.myborder {border:2px solid #ac96d9;}