#aa32e1 color space conversions
Hex:
#aa32e1
RGB:
170, 50, 225
CMY:
33, 80, 12
CMYK:
24, 78, 0, 12
HSL:
281°, 74.4681%, 53.9216%
HSV (HSB):
281°, 77.7778%, 88.2353%
XYZ:
31.3088, 16.2635, 72.7232
xyY:
0.2603, 0.1352, 16.2635
CIE-Lab:
47.3183, 72.3890, -65.6545
CIE-LCH:
47.3183, 97.7275, 317.7930
CIE-Luv:
47.3183, 34.4262, -105.6167
Hunter-Lab:
40.3280, 68.0049, -78.6875
#aa32e1 color charts
#aa32e1 color shades, tints & tones
#aa32e1 color schemes
#aa32e1 color preview, HTML & CSS examples
This text has a color of #aa32e1
<p style="color:#aa32e1;">Text here</p>
.mytext {color:#aa32e1;}
This box has a color of #aa32e1
<div style="background-color:#aa32e1;">Content here</div>
.mybackground {background-color:#aa32e1;}
Border around this has a color of #aa32e1
<div style="border:2px solid #aa32e1;">Content here</div>
.myborder {border:2px solid #aa32e1;}