#02e80f color space conversions
Hex:
#02e80f
RGB:
2, 232, 15
CMY:
99, 9, 94
CMYK:
99, 0, 94, 9
HSL:
123°, 98.2906%, 45.8824%
HSV (HSB):
123°, 99.1379%, 90.9804%
XYZ:
28.9679, 57.7606, 10.0741
xyY:
0.2992, 0.5967, 57.7606
CIE-Lab:
80.6055, -79.9204, 76.1036
CIE-LCH:
80.6055, 110.3586, 136.4013
CIE-Luv:
80.6055, -76.1326, 97.7611
Hunter-Lab:
76.0004, -64.9647, 45.3412
#02e80f color charts
#02e80f color shades, tints & tones
#02e80f color schemes
#02e80f color preview, HTML & CSS examples
This text has a color of #02e80f
<p style="color:#02e80f;">Text here</p>
.mytext {color:#02e80f;}
This box has a color of #02e80f
<div style="background-color:#02e80f;">Content here</div>
.mybackground {background-color:#02e80f;}
Border around this has a color of #02e80f
<div style="border:2px solid #02e80f;">Content here</div>
.myborder {border:2px solid #02e80f;}