#ac96e2 color space conversions
Hex:
#ac96e2
RGB:
172, 150, 226
CMY:
33, 41, 11
CMYK:
24, 34, 0, 11
HSL:
257°, 56.7164%, 73.7255%
HSV (HSB):
257°, 33.6283%, 88.6275%
XYZ:
41.6471, 36.0743, 76.7195
xyY:
0.2697, 0.2336, 36.0743
CIE-Lab:
66.5767, 23.8343, -35.5958
CIE-LCH:
66.5767, 42.8384, 303.8056
CIE-Luv:
66.5767, 6.1328, -59.6764
Hunter-Lab:
60.0619, 18.6640, -33.6902
#ac96e2 color charts
#ac96e2 color shades, tints & tones
#ac96e2 color schemes
#ac96e2 color preview, HTML & CSS examples
This text has a color of #ac96e2
<p style="color:#ac96e2;">Text here</p>
.mytext {color:#ac96e2;}
This box has a color of #ac96e2
<div style="background-color:#ac96e2;">Content here</div>
.mybackground {background-color:#ac96e2;}
Border around this has a color of #ac96e2
<div style="border:2px solid #ac96e2;">Content here</div>
.myborder {border:2px solid #ac96e2;}