#02d80b color space conversions
Hex:
#02d80b
RGB:
2, 216, 11
CMY:
99, 15, 96
CMYK:
99, 0, 95, 15
HSL:
123°, 98.1651%, 42.7451%
HSV (HSB):
123°, 99.0741%, 84.7059%
XYZ:
24.6413, 49.1488, 8.5045
xyY:
0.2994, 0.5972, 49.1488
CIE-Lab:
75.5438, -75.7657, 72.3418
CIE-LCH:
75.5438, 104.7558, 136.3243
CIE-Luv:
75.5438, -71.3568, 91.7694
Hunter-Lab:
70.1062, -59.9457, 41.8819
#02d80b color charts
#02d80b color shades, tints & tones
#02d80b color schemes
#02d80b color preview, HTML & CSS examples
This text has a color of #02d80b
<p style="color:#02d80b;">Text here</p>
.mytext {color:#02d80b;}
This box has a color of #02d80b
<div style="background-color:#02d80b;">Content here</div>
.mybackground {background-color:#02d80b;}
Border around this has a color of #02d80b
<div style="border:2px solid #02d80b;">Content here</div>
.myborder {border:2px solid #02d80b;}