#1ed1e1 color space conversions
Hex:
#1ed1e1
RGB:
30, 209, 225
CMY:
88, 18, 12
CMYK:
87, 7, 0, 12
HSL:
185°, 76.4706%, 50.0000%
HSV (HSB):
185°, 86.6667%, 88.2353%
XYZ:
36.9265, 51.3132, 79.1924
xyY:
0.2205, 0.3065, 51.3132
CIE-Lab:
76.8683, -35.4539, -19.7435
CIE-LCH:
76.8683, 40.5806, 209.1125
CIE-Luv:
76.8683, -56.3462, -26.0480
Hunter-Lab:
71.6332, -33.3425, -15.4034
#1ed1e1 color charts
#1ed1e1 color shades, tints & tones
#1ed1e1 color schemes
#1ed1e1 color preview, HTML & CSS examples
This text has a color of #1ed1e1
<p style="color:#1ed1e1;">Text here</p>
.mytext {color:#1ed1e1;}
This box has a color of #1ed1e1
<div style="background-color:#1ed1e1;">Content here</div>
.mybackground {background-color:#1ed1e1;}
Border around this has a color of #1ed1e1
<div style="border:2px solid #1ed1e1;">Content here</div>
.myborder {border:2px solid #1ed1e1;}