#3edecc color space conversions
Hex:
#3edecc
RGB:
62, 222, 204
CMY:
76, 13, 20
CMYK:
72, 0, 8, 13
HSL:
173°, 70.7965%, 55.6863%
HSV (HSB):
173°, 72.0721%, 87.0588%
XYZ:
39.0070, 57.6263, 66.1939
xyY:
0.2396, 0.3539, 57.6263
CIE-Lab:
80.5306, -44.5124, -2.9949
CIE-LCH:
80.5306, 44.6131, 183.8492
CIE-Luv:
80.5306, -58.8896, 2.4112
Hunter-Lab:
75.9120, -41.1248, 1.4386
#3edecc color charts
#3edecc color shades, tints & tones
#3edecc color schemes
#3edecc color preview, HTML & CSS examples
This text has a color of #3edecc
<p style="color:#3edecc;">Text here</p>
.mytext {color:#3edecc;}
This box has a color of #3edecc
<div style="background-color:#3edecc;">Content here</div>
.mybackground {background-color:#3edecc;}
Border around this has a color of #3edecc
<div style="border:2px solid #3edecc;">Content here</div>
.myborder {border:2px solid #3edecc;}