#1eadd2 color space conversions
Hex:
#1eadd2
RGB:
30, 173, 210
CMY:
88, 32, 18
CMYK:
86, 18, 0, 18
HSL:
192°, 75.0000%, 47.0588%
HSV (HSB):
192°, 85.7143%, 82.3529%
XYZ:
27.1118, 34.8163, 66.2640
xyY:
0.2115, 0.2716, 34.8163
CIE-Lab:
65.6054, -22.6102, -28.7879
CIE-LCH:
65.6054, 36.6055, 231.8536
CIE-Luv:
65.6054, -45.1044, -42.2228
Hunter-Lab:
59.0053, -21.2419, -25.2800
#1eadd2 color charts
#1eadd2 color shades, tints & tones
#1eadd2 color schemes
#1eadd2 color preview, HTML & CSS examples
This text has a color of #1eadd2
<p style="color:#1eadd2;">Text here</p>
.mytext {color:#1eadd2;}
This box has a color of #1eadd2
<div style="background-color:#1eadd2;">Content here</div>
.mybackground {background-color:#1eadd2;}
Border around this has a color of #1eadd2
<div style="border:2px solid #1eadd2;">Content here</div>
.myborder {border:2px solid #1eadd2;}