#02c80a color space conversions
Hex:
#02c80a
RGB:
2, 200, 10
CMY:
99, 22, 96
CMYK:
99, 0, 95, 22
HSL:
122°, 98.0198%, 39.6078%
HSV (HSB):
122°, 99.0000%, 78.4314%
XYZ:
20.7341, 41.3434, 7.1744
xyY:
0.2994, 0.5970, 41.3434
CIE-Lab:
70.4158, -71.4919, 68.2124
CIE-LCH:
70.4158, 98.8131, 136.3447
CIE-Luv:
70.4158, -66.4909, 85.4875
Hunter-Lab:
64.2988, -54.9630, 38.3936
#02c80a color charts
#02c80a color shades, tints & tones
#02c80a color schemes
#02c80a color preview, HTML & CSS examples
This text has a color of #02c80a
<p style="color:#02c80a;">Text here</p>
.mytext {color:#02c80a;}
This box has a color of #02c80a
<div style="background-color:#02c80a;">Content here</div>
.mybackground {background-color:#02c80a;}
Border around this has a color of #02c80a
<div style="border:2px solid #02c80a;">Content here</div>
.myborder {border:2px solid #02c80a;}