#aa5ff9 color space conversions
Hex:
#aa5ff9
RGB:
170, 95, 249
CMY:
33, 63, 2
CMYK:
32, 62, 0, 2
HSL:
269°, 92.7711%, 67.4510%
HSV (HSB):
269°, 61.8474%, 97.6471%
XYZ:
37.7687, 23.5700, 92.1814
xyY:
0.2460, 0.1535, 23.5700
CIE-Lab:
55.6547, 58.7370, -65.6588
CIE-LCH:
55.6547, 88.0972, 311.8151
CIE-Luv:
55.6547, 20.5232, -109.0411
Hunter-Lab:
48.5490, 53.9033, -78.5914
#aa5ff9 color charts
#aa5ff9 color shades, tints & tones
#aa5ff9 color schemes
#aa5ff9 color preview, HTML & CSS examples
This text has a color of #aa5ff9
<p style="color:#aa5ff9;">Text here</p>
.mytext {color:#aa5ff9;}
This box has a color of #aa5ff9
<div style="background-color:#aa5ff9;">Content here</div>
.mybackground {background-color:#aa5ff9;}
Border around this has a color of #aa5ff9
<div style="border:2px solid #aa5ff9;">Content here</div>
.myborder {border:2px solid #aa5ff9;}