#1ebedc color space conversions
Hex:
#1ebedc
RGB:
30, 190, 220
CMY:
88, 25, 14
CMYK:
86, 14, 0, 14
HSL:
189°, 76.0000%, 49.0196%
HSV (HSB):
189°, 86.3636%, 86.2745%
XYZ:
31.8671, 42.2702, 74.1895
xyY:
0.2148, 0.2850, 42.2702
CIE-Lab:
71.0568, -27.8916, -25.8932
CIE-LCH:
71.0568, 38.0578, 222.8721
CIE-Luv:
71.0568, -50.2266, -37.0952
Hunter-Lab:
65.0156, -26.2861, -22.1452
#1ebedc color charts
#1ebedc color shades, tints & tones
#1ebedc color schemes
#1ebedc color preview, HTML & CSS examples
This text has a color of #1ebedc
<p style="color:#1ebedc;">Text here</p>
.mytext {color:#1ebedc;}
This box has a color of #1ebedc
<div style="background-color:#1ebedc;">Content here</div>
.mybackground {background-color:#1ebedc;}
Border around this has a color of #1ebedc
<div style="border:2px solid #1ebedc;">Content here</div>
.myborder {border:2px solid #1ebedc;}