#1ed2f8 color space conversions
Hex:
#1ed2f8
RGB:
30, 210, 248
CMY:
88, 18, 3
CMYK:
88, 15, 0, 3
HSL:
190°, 93.9655%, 54.5098%
HSV (HSB):
190°, 87.9032%, 97.2549%
XYZ:
40.5253, 53.1465, 96.9293
xyY:
0.2126, 0.2788, 53.1465
CIE-Lab:
77.9614, -28.6787, -30.3931
CIE-LCH:
77.9614, 41.7876, 226.6624
CIE-Luv:
77.9614, -54.9298, -45.0875
Hunter-Lab:
72.9017, -28.3516, -27.8002
#1ed2f8 color charts
#1ed2f8 color shades, tints & tones
#1ed2f8 color schemes
#1ed2f8 color preview, HTML & CSS examples
This text has a color of #1ed2f8
<p style="color:#1ed2f8;">Text here</p>
.mytext {color:#1ed2f8;}
This box has a color of #1ed2f8
<div style="background-color:#1ed2f8;">Content here</div>
.mybackground {background-color:#1ed2f8;}
Border around this has a color of #1ed2f8
<div style="border:2px solid #1ed2f8;">Content here</div>
.myborder {border:2px solid #1ed2f8;}