#aa53c5 color space conversions
Hex:
#aa53c5
RGB:
170, 83, 197
CMY:
33, 67, 23
CMYK:
14, 58, 0, 23
HSL:
286°, 49.5652%, 54.9020%
HSV (HSB):
286°, 57.8680%, 77.2549%
XYZ:
29.7489, 18.7638, 54.8772
xyY:
0.2877, 0.1815, 18.7638
CIE-Lab:
50.4097, 53.2312, -44.6630
CIE-LCH:
50.4097, 69.4863, 320.0021
CIE-Luv:
50.4097, 34.2318, -74.3385
Hunter-Lab:
43.3172, 46.7831, -44.7906
#aa53c5 color charts
#aa53c5 color shades, tints & tones
#aa53c5 color schemes
#aa53c5 color preview, HTML & CSS examples
This text has a color of #aa53c5
<p style="color:#aa53c5;">Text here</p>
.mytext {color:#aa53c5;}
This box has a color of #aa53c5
<div style="background-color:#aa53c5;">Content here</div>
.mybackground {background-color:#aa53c5;}
Border around this has a color of #aa53c5
<div style="border:2px solid #aa53c5;">Content here</div>
.myborder {border:2px solid #aa53c5;}