#aa24f5 color space conversions
Hex:
#aa24f5
RGB:
170, 36, 245
CMY:
33, 86, 4
CMYK:
31, 85, 0, 4
HSL:
278°, 91.2664%, 55.0980%
HSV (HSB):
278°, 85.3061%, 96.0784%
XYZ:
33.6899, 16.4004, 87.7761
xyY:
0.2444, 0.1190, 16.4004
CIE-Lab:
47.4954, 80.1664, -76.6633
CIE-LCH:
47.4954, 110.9230, 316.2796
CIE-Luv:
47.4954, 31.0728, -121.3388
Hunter-Lab:
40.4974, 77.6242, -100.1601
#aa24f5 color charts
#aa24f5 color shades, tints & tones
#aa24f5 color schemes
#aa24f5 color preview, HTML & CSS examples
This text has a color of #aa24f5
<p style="color:#aa24f5;">Text here</p>
.mytext {color:#aa24f5;}
This box has a color of #aa24f5
<div style="background-color:#aa24f5;">Content here</div>
.mybackground {background-color:#aa24f5;}
Border around this has a color of #aa24f5
<div style="border:2px solid #aa24f5;">Content here</div>
.myborder {border:2px solid #aa24f5;}