#02c80f color space conversions
Hex:
#02c80f
RGB:
2, 200, 15
CMY:
99, 22, 94
CMYK:
99, 0, 93, 22
HSL:
124°, 98.0198%, 39.6078%
HSV (HSB):
124°, 99.0000%, 78.4314%
XYZ:
20.7655, 41.3559, 7.3400
xyY:
0.2990, 0.5954, 41.3559
CIE-Lab:
70.4246, -71.3776, 67.6109
CIE-LCH:
70.4246, 98.3158, 136.5524
CIE-Luv:
70.4246, -66.4494, 85.0986
Hunter-Lab:
64.3086, -54.9016, 38.2488
#02c80f color charts
#02c80f color shades, tints & tones
#02c80f color schemes
#02c80f color preview, HTML & CSS examples
This text has a color of #02c80f
<p style="color:#02c80f;">Text here</p>
.mytext {color:#02c80f;}
This box has a color of #02c80f
<div style="background-color:#02c80f;">Content here</div>
.mybackground {background-color:#02c80f;}
Border around this has a color of #02c80f
<div style="border:2px solid #02c80f;">Content here</div>
.myborder {border:2px solid #02c80f;}