#1ed2e2 color space conversions
Hex:
#1ed2e2
RGB:
30, 210, 226
CMY:
88, 18, 11
CMYK:
87, 7, 0, 11
HSL:
185°, 77.1654%, 50.1961%
HSV (HSB):
185°, 86.7257%, 88.6275%
XYZ:
37.3095, 51.8602, 79.9951
xyY:
0.2206, 0.3066, 51.8602
CIE-Lab:
77.1972, -35.6143, -19.7822
CIE-LCH:
77.1972, 40.7396, 209.0503
CIE-Luv:
77.1972, -56.6095, -26.1026
Hunter-Lab:
72.0140, -33.5461, -15.4511
#1ed2e2 color charts
#1ed2e2 color shades, tints & tones
#1ed2e2 color schemes
#1ed2e2 color preview, HTML & CSS examples
This text has a color of #1ed2e2
<p style="color:#1ed2e2;">Text here</p>
.mytext {color:#1ed2e2;}
This box has a color of #1ed2e2
<div style="background-color:#1ed2e2;">Content here</div>
.mybackground {background-color:#1ed2e2;}
Border around this has a color of #1ed2e2
<div style="border:2px solid #1ed2e2;">Content here</div>
.myborder {border:2px solid #1ed2e2;}