#aa96d3 color space conversions
Hex:
#aa96d3
RGB:
170, 150, 211
CMY:
33, 41, 17
CMYK:
19, 29, 0, 17
HSL:
260°, 40.9396%, 70.7843%
HSV (HSB):
260°, 28.9100%, 82.7451%
XYZ:
39.2418, 35.0619, 66.3274
xyY:
0.2790, 0.2493, 35.0619
CIE-Lab:
65.7968, 19.7393, -28.5118
CIE-LCH:
65.7968, 34.6780, 304.6956
CIE-Luv:
65.7968, 6.4782, -47.3748
Hunter-Lab:
59.2131, 14.6729, -24.9644
#aa96d3 color charts
#aa96d3 color shades, tints & tones
#aa96d3 color schemes
#aa96d3 color preview, HTML & CSS examples
This text has a color of #aa96d3
<p style="color:#aa96d3;">Text here</p>
.mytext {color:#aa96d3;}
This box has a color of #aa96d3
<div style="background-color:#aa96d3;">Content here</div>
.mybackground {background-color:#aa96d3;}
Border around this has a color of #aa96d3
<div style="border:2px solid #aa96d3;">Content here</div>
.myborder {border:2px solid #aa96d3;}