#02c80c color space conversions
Hex:
#02c80c
RGB:
2, 200, 12
CMY:
99, 22, 95
CMYK:
99, 0, 94, 22
HSL:
123°, 98.0198%, 39.6078%
HSV (HSB):
123°, 99.0000%, 78.4314%
XYZ:
20.7457, 41.3480, 7.2354
xyY:
0.2992, 0.5964, 41.3480
CIE-Lab:
70.4191, -71.4498, 67.9899
CIE-LCH:
70.4191, 98.6291, 136.4214
CIE-Luv:
70.4191, -66.4756, 85.3442
Hunter-Lab:
64.3024, -54.9404, 38.3403
#02c80c color charts
#02c80c color shades, tints & tones
#02c80c color schemes
#02c80c color preview, HTML & CSS examples
This text has a color of #02c80c
<p style="color:#02c80c;">Text here</p>
.mytext {color:#02c80c;}
This box has a color of #02c80c
<div style="background-color:#02c80c;">Content here</div>
.mybackground {background-color:#02c80c;}
Border around this has a color of #02c80c
<div style="border:2px solid #02c80c;">Content here</div>
.myborder {border:2px solid #02c80c;}