#00edc3 color space conversions
Hex:
#00edc3
RGB:
0, 237, 195
CMY:
100, 7, 24
CMYK:
100, 0, 18, 7
HSL:
169°, 100.0000%, 46.4706%
HSV (HSB):
169°, 100.0000%, 92.9412%
XYZ:
40.1345, 64.5085, 61.9658
xyY:
0.2409, 0.3872, 64.5085
CIE-Lab:
84.2298, -56.9112, 7.0700
CIE-LCH:
84.2298, 57.3486, 172.9185
CIE-Luv:
84.2298, -69.3647, 19.7617
Hunter-Lab:
80.3172, -51.3586, 10.4790
#00edc3 color charts
#00edc3 color shades, tints & tones
#00edc3 color schemes
#00edc3 color preview, HTML & CSS examples
This text has a color of #00edc3
<p style="color:#00edc3;">Text here</p>
.mytext {color:#00edc3;}
This box has a color of #00edc3
<div style="background-color:#00edc3;">Content here</div>
.mybackground {background-color:#00edc3;}
Border around this has a color of #00edc3
<div style="border:2px solid #00edc3;">Content here</div>
.myborder {border:2px solid #00edc3;}