#1eedec color space conversions
Hex:
#1eedec
RGB:
30, 237, 236
CMY:
88, 7, 7
CMYK:
87, 0, 0, 7
HSL:
180°, 85.1852%, 52.3529%
HSV (HSB):
180°, 87.3418%, 92.9412%
XYZ:
45.9599, 66.9005, 89.8476
xyY:
0.2267, 0.3300, 66.9005
CIE-Lab:
85.4537, -44.8510, -12.6709
CIE-LCH:
85.4537, 46.6065, 195.7756
CIE-Luv:
85.4537, -64.9462, -13.1689
Hunter-Lab:
81.7927, -42.8369, -7.8739
#1eedec color charts
#1eedec color shades, tints & tones
#1eedec color schemes
#1eedec color preview, HTML & CSS examples
This text has a color of #1eedec
<p style="color:#1eedec;">Text here</p>
.mytext {color:#1eedec;}
This box has a color of #1eedec
<div style="background-color:#1eedec;">Content here</div>
.mybackground {background-color:#1eedec;}
Border around this has a color of #1eedec
<div style="border:2px solid #1eedec;">Content here</div>
.myborder {border:2px solid #1eedec;}