#1edbf3 color space conversions
Hex:
#1edbf3
RGB:
30, 219, 243
CMY:
88, 14, 5
CMYK:
88, 10, 0, 5
HSL:
187°, 89.8734%, 53.5294%
HSV (HSB):
187°, 87.6543%, 95.2941%
XYZ:
42.0446, 57.4101, 93.6593
xyY:
0.2177, 0.2973, 57.4101
CIE-Lab:
80.4097, -34.5863, -23.9835
CIE-LCH:
80.4097, 42.0883, 214.7390
CIE-Luv:
80.4097, -58.3482, -33.4568
Hunter-Lab:
75.7695, -33.5466, -20.2503
#1edbf3 color charts
#1edbf3 color shades, tints & tones
#1edbf3 color schemes
#1edbf3 color preview, HTML & CSS examples
This text has a color of #1edbf3
<p style="color:#1edbf3;">Text here</p>
.mytext {color:#1edbf3;}
This box has a color of #1edbf3
<div style="background-color:#1edbf3;">Content here</div>
.mybackground {background-color:#1edbf3;}
Border around this has a color of #1edbf3
<div style="border:2px solid #1edbf3;">Content here</div>
.myborder {border:2px solid #1edbf3;}