#aa90ff color space conversions
Hex:
#aa90ff
RGB:
170, 144, 255
CMY:
33, 44, 0
CMYK:
33, 44, 0, 0
HSL:
254°, 100.0000%, 78.2353%
HSV (HSB):
254°, 43.5294%, 100.0000%
XYZ:
44.6008, 35.7126, 99.1502
xyY:
0.2485, 0.1990, 35.7126
CIE-Lab:
66.2997, 33.8020, -51.9578
CIE-LCH:
66.2997, 61.9854, 303.0467
CIE-Luv:
66.2997, 4.6656, -88.0459
Hunter-Lab:
59.7600, 28.6404, -56.5385
#aa90ff color charts
#aa90ff color shades, tints & tones
#aa90ff color schemes
#aa90ff color preview, HTML & CSS examples
This text has a color of #aa90ff
<p style="color:#aa90ff;">Text here</p>
.mytext {color:#aa90ff;}
This box has a color of #aa90ff
<div style="background-color:#aa90ff;">Content here</div>
.mybackground {background-color:#aa90ff;}
Border around this has a color of #aa90ff
<div style="border:2px solid #aa90ff;">Content here</div>
.myborder {border:2px solid #aa90ff;}