#aa65f5 color space conversions
Hex:
#aa65f5
RGB:
170, 101, 245
CMY:
33, 60, 4
CMYK:
31, 59, 0, 4
HSL:
269°, 87.8049%, 67.8431%
HSV (HSB):
269°, 58.7755%, 96.0784%
XYZ:
37.7127, 24.4460, 89.1171
xyY:
0.2493, 0.1616, 24.4460
CIE-Lab:
56.5316, 54.7756, -62.0268
CIE-LCH:
56.5316, 82.7508, 311.4476
CIE-Luv:
56.5316, 19.6388, -103.4862
Hunter-Lab:
49.4429, 49.6263, -72.2558
#aa65f5 color charts
#aa65f5 color shades, tints & tones
#aa65f5 color schemes
#aa65f5 color preview, HTML & CSS examples
This text has a color of #aa65f5
<p style="color:#aa65f5;">Text here</p>
.mytext {color:#aa65f5;}
This box has a color of #aa65f5
<div style="background-color:#aa65f5;">Content here</div>
.mybackground {background-color:#aa65f5;}
Border around this has a color of #aa65f5
<div style="border:2px solid #aa65f5;">Content here</div>
.myborder {border:2px solid #aa65f5;}