#02d96c color space conversions
Hex:
#02d96c
RGB:
2, 217, 108
CMY:
99, 15, 58
CMYK:
99, 0, 50, 15
HSL:
150°, 98.1735%, 42.9412%
HSV (HSB):
150°, 99.0783%, 85.0980%
XYZ:
27.5447, 50.7213, 22.5258
xyY:
0.2733, 0.5032, 50.7213
CIE-Lab:
76.5099, -67.8702, 41.2129
CIE-LCH:
76.5099, 79.4032, 148.7326
CIE-Luv:
76.5099, -68.7464, 64.6358
Hunter-Lab:
71.2189, -55.5963, 31.1004
#02d96c color charts
#02d96c color shades, tints & tones
#02d96c color schemes
#02d96c color preview, HTML & CSS examples
This text has a color of #02d96c
<p style="color:#02d96c;">Text here</p>
.mytext {color:#02d96c;}
This box has a color of #02d96c
<div style="background-color:#02d96c;">Content here</div>
.mybackground {background-color:#02d96c;}
Border around this has a color of #02d96c
<div style="border:2px solid #02d96c;">Content here</div>
.myborder {border:2px solid #02d96c;}