#02edc9 color space conversions
Hex:
#02edc9
RGB:
2, 237, 201
CMY:
99, 7, 21
CMYK:
99, 0, 15, 7
HSL:
171°, 98.3264%, 46.8627%
HSV (HSB):
171°, 99.1561%, 92.9412%
XYZ:
40.8518, 64.7983, 65.6126
xyY:
0.2385, 0.3784, 64.7983
CIE-Lab:
84.3797, -55.3356, 4.1389
CIE-LCH:
84.3797, 55.4902, 175.7224
CIE-Luv:
84.3797, -68.8382, 15.1031
Hunter-Lab:
80.4974, -50.2830, 8.0216
#02edc9 color charts
#02edc9 color shades, tints & tones
#02edc9 color schemes
#02edc9 color preview, HTML & CSS examples
This text has a color of #02edc9
<p style="color:#02edc9;">Text here</p>
.mytext {color:#02edc9;}
This box has a color of #02edc9
<div style="background-color:#02edc9;">Content here</div>
.mybackground {background-color:#02edc9;}
Border around this has a color of #02edc9
<div style="border:2px solid #02edc9;">Content here</div>
.myborder {border:2px solid #02edc9;}