#a1aaff color space conversions
Hex:
#a1aaff
RGB:
161, 170, 255
CMY:
37, 33, 0
CMYK:
37, 33, 0, 0
HSL:
234°, 100.0000%, 81.5686%
HSV (HSB):
234°, 36.8627%, 100.0000%
XYZ:
47.1227, 43.5465, 100.5294
xyY:
0.2465, 0.2278, 43.5465
CIE-Lab:
71.9243, 16.7471, -43.1549
CIE-LCH:
71.9243, 46.2905, 291.2098
CIE-Luv:
71.9243, -9.0773, -72.1499
Hunter-Lab:
65.9898, 11.9830, -44.1301
#a1aaff color charts
#a1aaff color shades, tints & tones
#a1aaff color schemes
#a1aaff color preview, HTML & CSS examples
This text has a color of #a1aaff
<p style="color:#a1aaff;">Text here</p>
.mytext {color:#a1aaff;}
This box has a color of #a1aaff
<div style="background-color:#a1aaff;">Content here</div>
.mybackground {background-color:#a1aaff;}
Border around this has a color of #a1aaff
<div style="border:2px solid #a1aaff;">Content here</div>
.myborder {border:2px solid #a1aaff;}