#aa73f5 color space conversions
Hex:
#aa73f5
RGB:
170, 115, 245
CMY:
33, 55, 4
CMYK:
31, 53, 0, 4
HSL:
265°, 86.6667%, 70.5882%
HSV (HSB):
265°, 53.0612%, 96.0784%
XYZ:
39.1897, 27.4001, 89.6094
xyY:
0.2509, 0.1754, 27.4001
CIE-Lab:
59.3428, 47.3935, -57.5237
CIE-LCH:
59.3428, 74.5327, 309.4849
CIE-Luv:
59.3428, 15.5664, -96.7161
Hunter-Lab:
52.3451, 42.0355, -64.8568
#aa73f5 color charts
#aa73f5 color shades, tints & tones
#aa73f5 color schemes
#aa73f5 color preview, HTML & CSS examples
This text has a color of #aa73f5
<p style="color:#aa73f5;">Text here</p>
.mytext {color:#aa73f5;}
This box has a color of #aa73f5
<div style="background-color:#aa73f5;">Content here</div>
.mybackground {background-color:#aa73f5;}
Border around this has a color of #aa73f5
<div style="border:2px solid #aa73f5;">Content here</div>
.myborder {border:2px solid #aa73f5;}