#02de4b color space conversions
Hex:
#02de4b
RGB:
2, 222, 75
CMY:
99, 13, 71
CMYK:
99, 0, 66, 13
HSL:
140°, 98.2143%, 43.9216%
HSV (HSB):
140°, 99.0991%, 87.0588%
XYZ:
27.4163, 52.7635, 15.3960
xyY:
0.2869, 0.5521, 52.7635
CIE-Lab:
77.7351, -73.6661, 57.4175
CIE-LCH:
77.7351, 93.3995, 142.0661
CIE-Luv:
77.7351, -71.8176, 81.4630
Hunter-Lab:
72.6385, -59.7451, 38.2802
#02de4b color charts
#02de4b color shades, tints & tones
#02de4b color schemes
#02de4b color preview, HTML & CSS examples
This text has a color of #02de4b
<p style="color:#02de4b;">Text here</p>
.mytext {color:#02de4b;}
This box has a color of #02de4b
<div style="background-color:#02de4b;">Content here</div>
.mybackground {background-color:#02de4b;}
Border around this has a color of #02de4b
<div style="border:2px solid #02de4b;">Content here</div>
.myborder {border:2px solid #02de4b;}