#02e80c color space conversions
Hex:
#02e80c
RGB:
2, 232, 12
CMY:
99, 9, 95
CMYK:
99, 0, 95, 9
HSL:
123°, 98.2906%, 45.8824%
HSV (HSB):
123°, 99.1379%, 90.9804%
XYZ:
28.9480, 57.7527, 9.9695
xyY:
0.2995, 0.5974, 57.7527
CIE-Lab:
80.6011, -79.9782, 76.4101
CIE-LCH:
80.6011, 110.6120, 136.3070
CIE-Luv:
80.6011, -76.1542, 97.9628
Hunter-Lab:
75.9952, -64.9975, 45.4186
#02e80c color charts
#02e80c color shades, tints & tones
#02e80c color schemes
#02e80c color preview, HTML & CSS examples
This text has a color of #02e80c
<p style="color:#02e80c;">Text here</p>
.mytext {color:#02e80c;}
This box has a color of #02e80c
<div style="background-color:#02e80c;">Content here</div>
.mybackground {background-color:#02e80c;}
Border around this has a color of #02e80c
<div style="border:2px solid #02e80c;">Content here</div>
.myborder {border:2px solid #02e80c;}