#1ed2fc color space conversions
Hex:
#1ed2fc
RGB:
30, 210, 252
CMY:
88, 18, 1
CMYK:
88, 17, 0, 1
HSL:
191°, 97.3684%, 55.2941%
HSV (HSB):
191°, 88.0952%, 98.8235%
XYZ:
41.1527, 53.3975, 100.2332
xyY:
0.2113, 0.2741, 53.3975
CIE-Lab:
78.1091, -27.3830, -32.3001
CIE-LCH:
78.1091, 42.3453, 229.7098
CIE-Luv:
78.1091, -54.6295, -48.5527
Hunter-Lab:
73.0736, -27.3533, -30.1751
#1ed2fc color charts
#1ed2fc color shades, tints & tones
#1ed2fc color schemes
#1ed2fc color preview, HTML & CSS examples
This text has a color of #1ed2fc
<p style="color:#1ed2fc;">Text here</p>
.mytext {color:#1ed2fc;}
This box has a color of #1ed2fc
<div style="background-color:#1ed2fc;">Content here</div>
.mybackground {background-color:#1ed2fc;}
Border around this has a color of #1ed2fc
<div style="border:2px solid #1ed2fc;">Content here</div>
.myborder {border:2px solid #1ed2fc;}