#1eaaed color space conversions
Hex:
#1eaaed
RGB:
30, 170, 237
CMY:
88, 33, 7
CMYK:
87, 28, 0, 7
HSL:
199°, 85.1852%, 52.3529%
HSV (HSB):
199°, 87.3418%, 92.9412%
XYZ:
30.1962, 35.1399, 85.3119
xyY:
0.2004, 0.2333, 35.1399
CIE-Lab:
65.8574, -11.6608, -43.2462
CIE-LCH:
65.8574, 44.7907, 254.9098
CIE-Luv:
65.8574, -42.2209, -68.0157
Hunter-Lab:
59.2789, -12.8116, -43.8327
#1eaaed color charts
#1eaaed color shades, tints & tones
#1eaaed color schemes
#1eaaed color preview, HTML & CSS examples
This text has a color of #1eaaed
<p style="color:#1eaaed;">Text here</p>
.mytext {color:#1eaaed;}
This box has a color of #1eaaed
<div style="background-color:#1eaaed;">Content here</div>
.mybackground {background-color:#1eaaed;}
Border around this has a color of #1eaaed
<div style="border:2px solid #1eaaed;">Content here</div>
.myborder {border:2px solid #1eaaed;}