#aa32e5 color space conversions
Hex:
#aa32e5
RGB:
170, 50, 229
CMY:
33, 80, 10
CMYK:
26, 78, 0, 10
HSL:
280°, 77.4892%, 54.7059%
HSV (HSB):
280°, 78.1659%, 89.8039%
XYZ:
31.8610, 16.4844, 75.6313
xyY:
0.2570, 0.1330, 16.4844
CIE-Lab:
47.6037, 73.1773, -67.4623
CIE-LCH:
47.6037, 99.5293, 317.3270
CIE-Luv:
47.6037, 33.4275, -108.3898
Hunter-Lab:
40.6010, 69.0235, -82.0244
#aa32e5 color charts
#aa32e5 color shades, tints & tones
#aa32e5 color schemes
#aa32e5 color preview, HTML & CSS examples
This text has a color of #aa32e5
<p style="color:#aa32e5;">Text here</p>
.mytext {color:#aa32e5;}
This box has a color of #aa32e5
<div style="background-color:#aa32e5;">Content here</div>
.mybackground {background-color:#aa32e5;}
Border around this has a color of #aa32e5
<div style="border:2px solid #aa32e5;">Content here</div>
.myborder {border:2px solid #aa32e5;}