#1eaced color space conversions
Hex:
#1eaced
RGB:
30, 172, 237
CMY:
88, 33, 7
CMYK:
87, 27, 0, 7
HSL:
199°, 85.1852%, 52.3529%
HSV (HSB):
199°, 87.3418%, 92.9412%
XYZ:
30.5740, 35.8955, 85.4379
xyY:
0.2013, 0.2363, 35.8955
CIE-Lab:
66.4400, -12.7548, -42.3325
CIE-LCH:
66.4400, 44.2123, 253.2324
CIE-Luv:
66.4400, -42.8920, -66.4209
Hunter-Lab:
59.9128, -13.7575, -42.6107
#1eaced color charts
#1eaced color shades, tints & tones
#1eaced color schemes
#1eaced color preview, HTML & CSS examples
This text has a color of #1eaced
<p style="color:#1eaced;">Text here</p>
.mytext {color:#1eaced;}
This box has a color of #1eaced
<div style="background-color:#1eaced;">Content here</div>
.mybackground {background-color:#1eaced;}
Border around this has a color of #1eaced
<div style="border:2px solid #1eaced;">Content here</div>
.myborder {border:2px solid #1eaced;}