#02edbd color space conversions
Hex:
#02edbd
RGB:
2, 237, 189
CMY:
99, 7, 26
CMYK:
99, 0, 20, 7
HSL:
168°, 98.3264%, 46.8627%
HSV (HSB):
168°, 99.1561%, 92.9412%
XYZ:
39.4945, 64.2554, 58.4651
xyY:
0.2435, 0.3961, 64.2554
CIE-Lab:
84.0986, -58.3500, 10.0256
CIE-LCH:
84.0986, 59.2050, 170.2507
CIE-Luv:
84.0986, -69.7675, 24.3574
Hunter-Lab:
80.1595, -52.3322, 12.8679
#02edbd color charts
#02edbd color shades, tints & tones
#02edbd color schemes
#02edbd color preview, HTML & CSS examples
This text has a color of #02edbd
<p style="color:#02edbd;">Text here</p>
.mytext {color:#02edbd;}
This box has a color of #02edbd
<div style="background-color:#02edbd;">Content here</div>
.mybackground {background-color:#02edbd;}
Border around this has a color of #02edbd
<div style="border:2px solid #02edbd;">Content here</div>
.myborder {border:2px solid #02edbd;}