#1ed2ed color space conversions
Hex:
#1ed2ed
RGB:
30, 210, 237
CMY:
88, 18, 7
CMYK:
87, 11, 0, 7
HSL:
188°, 85.1852%, 52.3529%
HSV (HSB):
188°, 87.3418%, 92.9412%
XYZ:
38.8681, 52.4836, 88.2026
xyY:
0.2165, 0.2923, 52.4836
CIE-Lab:
77.5691, -32.1891, -25.1130
CIE-LCH:
77.5691, 40.8265, 217.9603
CIE-Luv:
77.5691, -55.7646, -35.5716
Hunter-Lab:
72.4456, -31.0120, -21.4737
#1ed2ed color charts
#1ed2ed color shades, tints & tones
#1ed2ed color schemes
#1ed2ed color preview, HTML & CSS examples
This text has a color of #1ed2ed
<p style="color:#1ed2ed;">Text here</p>
.mytext {color:#1ed2ed;}
This box has a color of #1ed2ed
<div style="background-color:#1ed2ed;">Content here</div>
.mybackground {background-color:#1ed2ed;}
Border around this has a color of #1ed2ed
<div style="border:2px solid #1ed2ed;">Content here</div>
.myborder {border:2px solid #1ed2ed;}