#aabdff color space conversions
Hex:
#aabdff
RGB:
170, 189, 255
CMY:
33, 26, 0
CMYK:
33, 26, 0, 0
HSL:
227°, 100.0000%, 83.3333%
HSV (HSB):
227°, 33.3333%, 100.0000%
XYZ:
52.8252, 52.1612, 101.8917
xyY:
0.2553, 0.2521, 52.1612
CIE-Lab:
77.3772, 8.6028, -34.6292
CIE-LCH:
77.3772, 35.6818, 283.9513
CIE-Luv:
77.3772, -12.7122, -57.2044
Hunter-Lab:
72.2227, 4.1687, -33.0903
#aabdff color charts
#aabdff color shades, tints & tones
#aabdff color schemes
#aabdff color preview, HTML & CSS examples
This text has a color of #aabdff
<p style="color:#aabdff;">Text here</p>
.mytext {color:#aabdff;}
This box has a color of #aabdff
<div style="background-color:#aabdff;">Content here</div>
.mybackground {background-color:#aabdff;}
Border around this has a color of #aabdff
<div style="border:2px solid #aabdff;">Content here</div>
.myborder {border:2px solid #aabdff;}