#aebaef color space conversions
Hex:
#aebaef
RGB:
174, 186, 239
CMY:
32, 27, 6
CMYK:
27, 22, 0, 6
HSL:
229°, 67.0103%, 80.9804%
HSV (HSB):
229°, 27.1967%, 93.7255%
XYZ:
50.5945, 50.3485, 88.7130
xyY:
0.2668, 0.2655, 50.3485
CIE-Lab:
76.2827, 7.4505, -27.6900
CIE-LCH:
76.2827, 28.6748, 285.0598
CIE-Luv:
76.2827, -8.9723, -45.2392
Hunter-Lab:
70.9567, 3.1023, -24.4572
#aebaef color charts
#aebaef color shades, tints & tones
#aebaef color schemes
#aebaef color preview, HTML & CSS examples
This text has a color of #aebaef
<p style="color:#aebaef;">Text here</p>
.mytext {color:#aebaef;}
This box has a color of #aebaef
<div style="background-color:#aebaef;">Content here</div>
.mybackground {background-color:#aebaef;}
Border around this has a color of #aebaef
<div style="border:2px solid #aebaef;">Content here</div>
.myborder {border:2px solid #aebaef;}