#1ed3db color space conversions
Hex:
#1ed3db
RGB:
30, 211, 219
CMY:
88, 17, 14
CMYK:
86, 4, 0, 14
HSL:
183°, 75.9036%, 48.8235%
HSV (HSB):
183°, 86.3014%, 85.8824%
XYZ:
36.6159, 51.9790, 75.1209
xyY:
0.2237, 0.3175, 51.9790
CIE-Lab:
77.2683, -38.2037, -15.9172
CIE-LCH:
77.2683, 41.3870, 202.6185
CIE-Luv:
77.2683, -57.4914, -19.3227
Hunter-Lab:
72.0965, -35.5135, -11.3097
#1ed3db color charts
#1ed3db color shades, tints & tones
#1ed3db color schemes
#1ed3db color preview, HTML & CSS examples
This text has a color of #1ed3db
<p style="color:#1ed3db;">Text here</p>
.mytext {color:#1ed3db;}
This box has a color of #1ed3db
<div style="background-color:#1ed3db;">Content here</div>
.mybackground {background-color:#1ed3db;}
Border around this has a color of #1ed3db
<div style="border:2px solid #1ed3db;">Content here</div>
.myborder {border:2px solid #1ed3db;}