#aabfec color space conversions
Hex:
#aabfec
RGB:
170, 191, 236
CMY:
33, 25, 7
CMYK:
28, 19, 0, 7
HSL:
221°, 63.4615%, 79.6078%
HSV (HSB):
221°, 27.9661%, 92.5490%
XYZ:
50.3487, 51.8638, 86.7139
xyY:
0.2665, 0.2745, 51.8638
CIE-Lab:
77.1993, 2.8422, -24.6958
CIE-LCH:
77.1993, 24.8588, 276.5652
CIE-Luv:
77.1993, -12.8564, -39.6341
Hunter-Lab:
72.0165, -1.2347, -20.9786
#aabfec color charts
#aabfec color shades, tints & tones
#aabfec color schemes
#aabfec color preview, HTML & CSS examples
This text has a color of #aabfec
<p style="color:#aabfec;">Text here</p>
.mytext {color:#aabfec;}
This box has a color of #aabfec
<div style="background-color:#aabfec;">Content here</div>
.mybackground {background-color:#aabfec;}
Border around this has a color of #aabfec
<div style="border:2px solid #aabfec;">Content here</div>
.myborder {border:2px solid #aabfec;}