#aa96d8 color space conversions
Hex:
#aa96d8
RGB:
170, 150, 216
CMY:
33, 41, 15
CMYK:
21, 31, 0, 15
HSL:
258°, 45.8333%, 71.7647%
HSV (HSB):
258°, 30.5556%, 84.7059%
XYZ:
39.8786, 35.3166, 69.6807
xyY:
0.2753, 0.2438, 35.3166
CIE-Lab:
65.9944, 20.8906, -30.9814
CIE-LCH:
65.9944, 37.3667, 303.9916
CIE-Luv:
65.9944, 6.0184, -51.5965
Hunter-Lab:
59.4278, 15.7825, -27.9197
#aa96d8 color charts
#aa96d8 color shades, tints & tones
#aa96d8 color schemes
#aa96d8 color preview, HTML & CSS examples
This text has a color of #aa96d8
<p style="color:#aa96d8;">Text here</p>
.mytext {color:#aa96d8;}
This box has a color of #aa96d8
<div style="background-color:#aa96d8;">Content here</div>
.mybackground {background-color:#aa96d8;}
Border around this has a color of #aa96d8
<div style="border:2px solid #aa96d8;">Content here</div>
.myborder {border:2px solid #aa96d8;}