#aa53c9 color space conversions
Hex:
#aa53c9
RGB:
170, 83, 201
CMY:
33, 67, 21
CMYK:
15, 59, 0, 21
HSL:
284°, 52.2124%, 55.6863%
HSV (HSB):
284°, 58.7065%, 78.8235%
XYZ:
30.2134, 18.9496, 57.3236
xyY:
0.2837, 0.1780, 18.9496
CIE-Lab:
50.6282, 54.0474, -46.6170
CIE-LCH:
50.6282, 71.3741, 319.2215
CIE-Luv:
50.6282, 33.3108, -77.4837
Hunter-Lab:
43.5311, 47.7111, -47.6036
#aa53c9 color charts
#aa53c9 color shades, tints & tones
#aa53c9 color schemes
#aa53c9 color preview, HTML & CSS examples
This text has a color of #aa53c9
<p style="color:#aa53c9;">Text here</p>
.mytext {color:#aa53c9;}
This box has a color of #aa53c9
<div style="background-color:#aa53c9;">Content here</div>
.mybackground {background-color:#aa53c9;}
Border around this has a color of #aa53c9
<div style="border:2px solid #aa53c9;">Content here</div>
.myborder {border:2px solid #aa53c9;}