#aa2e9e color space conversions
Hex:
#aa2e9e
RGB:
170, 46, 158
CMY:
33, 82, 38
CMYK:
0, 73, 7, 33
HSL:
306°, 57.4074%, 42.3529%
HSV (HSB):
306°, 72.9412%, 66.6667%
XYZ:
23.7261, 12.9687, 33.6004
xyY:
0.3375, 0.1845, 12.9687
CIE-Lab:
42.7160, 61.7366, -33.9183
CIE-LCH:
42.7160, 70.4405, 331.2154
CIE-Luv:
42.7160, 55.3158, -56.9274
Hunter-Lab:
36.0120, 54.5817, -30.1112
#aa2e9e color charts
#aa2e9e color shades, tints & tones
#aa2e9e color schemes
#aa2e9e color preview, HTML & CSS examples
This text has a color of #aa2e9e
<p style="color:#aa2e9e;">Text here</p>
.mytext {color:#aa2e9e;}
This box has a color of #aa2e9e
<div style="background-color:#aa2e9e;">Content here</div>
.mybackground {background-color:#aa2e9e;}
Border around this has a color of #aa2e9e
<div style="border:2px solid #aa2e9e;">Content here</div>
.myborder {border:2px solid #aa2e9e;}