#02da5e color space conversions
Hex:
#02da5e
RGB:
2, 218, 94
CMY:
99, 15, 63
CMYK:
99, 0, 57, 15
HSL:
146°, 98.1818%, 43.1373%
HSV (HSB):
146°, 99.0826%, 85.4902%
XYZ:
27.1168, 50.9639, 18.9975
xyY:
0.2793, 0.5250, 50.9639
CIE-Lab:
76.6571, -70.2269, 47.9965
CIE-LCH:
76.6571, 85.0616, 145.6494
CIE-Luv:
76.6571, -69.7737, 71.9426
Hunter-Lab:
71.3890, -57.1282, 34.1945
#02da5e color charts
#02da5e color shades, tints & tones
#02da5e color schemes
#02da5e color preview, HTML & CSS examples
This text has a color of #02da5e
<p style="color:#02da5e;">Text here</p>
.mytext {color:#02da5e;}
This box has a color of #02da5e
<div style="background-color:#02da5e;">Content here</div>
.mybackground {background-color:#02da5e;}
Border around this has a color of #02da5e
<div style="border:2px solid #02da5e;">Content here</div>
.myborder {border:2px solid #02da5e;}