#1ed3d5 color space conversions
Hex:
#1ed3d5
RGB:
30, 211, 213
CMY:
88, 17, 16
CMYK:
86, 1, 0, 16
HSL:
181°, 75.3086%, 47.6471%
HSV (HSB):
181°, 85.9155%, 83.5294%
XYZ:
35.8399, 51.6686, 71.0349
xyY:
0.2261, 0.3259, 51.6686
CIE-Lab:
77.0823, -39.9903, -12.9738
CIE-LCH:
77.0823, 42.0421, 197.9743
CIE-Luv:
77.0823, -57.9563, -14.2353
Hunter-Lab:
71.8809, -36.7912, -8.2755
#1ed3d5 color charts
#1ed3d5 color shades, tints & tones
#1ed3d5 color schemes
#1ed3d5 color preview, HTML & CSS examples
This text has a color of #1ed3d5
<p style="color:#1ed3d5;">Text here</p>
.mytext {color:#1ed3d5;}
This box has a color of #1ed3d5
<div style="background-color:#1ed3d5;">Content here</div>
.mybackground {background-color:#1ed3d5;}
Border around this has a color of #1ed3d5
<div style="border:2px solid #1ed3d5;">Content here</div>
.myborder {border:2px solid #1ed3d5;}