#aa52d5 color space conversions
Hex:
#aa52d5
RGB:
170, 82, 213
CMY:
33, 68, 16
CMYK:
20, 62, 0, 16
HSL:
280°, 60.9302%, 57.8431%
HSV (HSB):
280°, 61.5023%, 83.5294%
XYZ:
31.6051, 19.3847, 65.0266
xyY:
0.2724, 0.1671, 19.3847
CIE-Lab:
51.1343, 57.0266, -52.6764
CIE-LCH:
51.1343, 77.6327, 317.2709
CIE-Luv:
51.1343, 30.8918, -87.2026
Hunter-Lab:
44.0281, 51.0852, -56.7478
#aa52d5 color charts
#aa52d5 color shades, tints & tones
#aa52d5 color schemes
#aa52d5 color preview, HTML & CSS examples
This text has a color of #aa52d5
<p style="color:#aa52d5;">Text here</p>
.mytext {color:#aa52d5;}
This box has a color of #aa52d5
<div style="background-color:#aa52d5;">Content here</div>
.mybackground {background-color:#aa52d5;}
Border around this has a color of #aa52d5
<div style="border:2px solid #aa52d5;">Content here</div>
.myborder {border:2px solid #aa52d5;}