#aa72f5 color space conversions
Hex:
#aa72f5
RGB:
170, 114, 245
CMY:
33, 55, 4
CMYK:
31, 53, 0, 4
HSL:
266°, 86.7550%, 70.3922%
HSV (HSB):
266°, 53.4694%, 96.0784%
XYZ:
39.0763, 27.1732, 89.5716
xyY:
0.2508, 0.1744, 27.1732
CIE-Lab:
59.1343, 47.9328, -57.8568
CIE-LCH:
59.1343, 75.1330, 309.6408
CIE-Luv:
59.1343, 15.8744, -97.2325
Hunter-Lab:
52.1280, 42.5837, -65.3886
#aa72f5 color charts
#aa72f5 color shades, tints & tones
#aa72f5 color schemes
#aa72f5 color preview, HTML & CSS examples
This text has a color of #aa72f5
<p style="color:#aa72f5;">Text here</p>
.mytext {color:#aa72f5;}
This box has a color of #aa72f5
<div style="background-color:#aa72f5;">Content here</div>
.mybackground {background-color:#aa72f5;}
Border around this has a color of #aa72f5
<div style="border:2px solid #aa72f5;">Content here</div>
.myborder {border:2px solid #aa72f5;}