#aa74f5 color space conversions
Hex:
#aa74f5
RGB:
170, 116, 245
CMY:
33, 55, 4
CMYK:
31, 53, 0, 4
HSL:
265°, 86.5772%, 70.7843%
HSV (HSB):
265°, 52.6531%, 96.0784%
XYZ:
39.3044, 27.6294, 89.6476
xyY:
0.2510, 0.1765, 27.6294
CIE-Lab:
59.5524, 46.8526, -57.1890
CIE-LCH:
59.5524, 73.9307, 309.3264
CIE-Luv:
59.5524, 15.2557, -96.1948
Hunter-Lab:
52.5637, 41.4866, -64.3248
#aa74f5 color charts
#aa74f5 color shades, tints & tones
#aa74f5 color schemes
#aa74f5 color preview, HTML & CSS examples
This text has a color of #aa74f5
<p style="color:#aa74f5;">Text here</p>
.mytext {color:#aa74f5;}
This box has a color of #aa74f5
<div style="background-color:#aa74f5;">Content here</div>
.mybackground {background-color:#aa74f5;}
Border around this has a color of #aa74f5
<div style="border:2px solid #aa74f5;">Content here</div>
.myborder {border:2px solid #aa74f5;}