#aa32e4 color space conversions
Hex:
#aa32e4
RGB:
170, 50, 228
CMY:
33, 80, 11
CMYK:
25, 78, 0, 11
HSL:
280°, 76.7241%, 54.5098%
HSV (HSB):
280°, 78.0702%, 89.4118%
XYZ:
31.7218, 16.4287, 74.8979
xyY:
0.2578, 0.1335, 16.4287
CIE-Lab:
47.5320, 72.9797, -67.0117
CIE-LCH:
47.5320, 99.0787, 317.4411
CIE-Luv:
47.5320, 33.6752, -107.6987
Hunter-Lab:
40.5323, 68.7677, -81.1868
#aa32e4 color charts
#aa32e4 color shades, tints & tones
#aa32e4 color schemes
#aa32e4 color preview, HTML & CSS examples
This text has a color of #aa32e4
<p style="color:#aa32e4;">Text here</p>
.mytext {color:#aa32e4;}
This box has a color of #aa32e4
<div style="background-color:#aa32e4;">Content here</div>
.mybackground {background-color:#aa32e4;}
Border around this has a color of #aa32e4
<div style="border:2px solid #aa32e4;">Content here</div>
.myborder {border:2px solid #aa32e4;}