#1ed6ed color space conversions
Hex:
#1ed6ed
RGB:
30, 214, 237
CMY:
88, 16, 7
CMYK:
87, 10, 0, 7
HSL:
187°, 85.1852%, 52.3529%
HSV (HSB):
187°, 87.3418%, 92.9412%
XYZ:
39.8680, 54.4836, 88.5359
xyY:
0.2180, 0.2979, 54.4836
CIE-Lab:
78.7429, -34.0925, -23.3239
CIE-LCH:
78.7429, 41.3074, 214.3774
CIE-Luv:
78.7429, -57.1201, -32.3334
Hunter-Lab:
73.8130, -32.7609, -19.4470
#1ed6ed color charts
#1ed6ed color shades, tints & tones
#1ed6ed color schemes
#1ed6ed color preview, HTML & CSS examples
This text has a color of #1ed6ed
<p style="color:#1ed6ed;">Text here</p>
.mytext {color:#1ed6ed;}
This box has a color of #1ed6ed
<div style="background-color:#1ed6ed;">Content here</div>
.mybackground {background-color:#1ed6ed;}
Border around this has a color of #1ed6ed
<div style="border:2px solid #1ed6ed;">Content here</div>
.myborder {border:2px solid #1ed6ed;}