#aaaaf0 color space conversions
Hex:
#aaaaf0
RGB:
170, 170, 240
CMY:
33, 33, 6
CMYK:
29, 29, 0, 6
HSL:
240°, 70.0000%, 80.3922%
HSV (HSB):
240°, 29.1667%, 94.1176%
XYZ:
46.6805, 43.5868, 88.3908
xyY:
0.2613, 0.2440, 43.5868
CIE-Lab:
71.9514, 15.3887, -34.9313
CIE-LCH:
71.9514, 38.1707, 293.7755
CIE-Luv:
71.9514, -4.1874, -58.0893
Hunter-Lab:
66.0203, 10.6752, -33.1659
#aaaaf0 color charts
#aaaaf0 color shades, tints & tones
#aaaaf0 color schemes
#aaaaf0 color preview, HTML & CSS examples
This text has a color of #aaaaf0
<p style="color:#aaaaf0;">Text here</p>
.mytext {color:#aaaaf0;}
This box has a color of #aaaaf0
<div style="background-color:#aaaaf0;">Content here</div>
.mybackground {background-color:#aaaaf0;}
Border around this has a color of #aaaaf0
<div style="border:2px solid #aaaaf0;">Content here</div>
.myborder {border:2px solid #aaaaf0;}