#02980b color space conversions
Hex:
#02980b
RGB:
2, 152, 11
CMY:
99, 40, 96
CMYK:
99, 0, 93, 40
HSL:
124°, 97.4026%, 30.1961%
HSV (HSB):
124°, 98.6842%, 59.6078%
XYZ:
11.3137, 22.4935, 4.0620
xyY:
0.2988, 0.5940, 22.4935
CIE-Lab:
54.5468, -58.1244, 54.8047
CIE-LCH:
54.5468, 79.8874, 136.6838
CIE-Luv:
54.5468, -51.3726, 65.6603
Hunter-Lab:
47.4274, -40.4171, 28.1211
#02980b color charts
#02980b color shades, tints & tones
#02980b color schemes
#02980b color preview, HTML & CSS examples
This text has a color of #02980b
<p style="color:#02980b;">Text here</p>
.mytext {color:#02980b;}
This box has a color of #02980b
<div style="background-color:#02980b;">Content here</div>
.mybackground {background-color:#02980b;}
Border around this has a color of #02980b
<div style="border:2px solid #02980b;">Content here</div>
.myborder {border:2px solid #02980b;}