#02b42a color space conversions
Hex:
#02b42a
RGB:
2, 180, 42
CMY:
99, 29, 84
CMYK:
99, 0, 77, 29
HSL:
133°, 97.8022%, 35.6863%
HSV (HSB):
133°, 98.8889%, 70.5882%
XYZ:
16.7642, 32.8226, 7.6423
xyY:
0.2929, 0.5735, 32.8226
CIE-Lab:
64.0170, -64.4964, 55.4608
CIE-LCH:
64.0170, 85.0628, 139.3076
CIE-Luv:
64.0170, -59.7536, 72.3215
Hunter-Lab:
57.2910, -48.0275, 32.1947
#02b42a color charts
#02b42a color shades, tints & tones
#02b42a color schemes
#02b42a color preview, HTML & CSS examples
This text has a color of #02b42a
<p style="color:#02b42a;">Text here</p>
.mytext {color:#02b42a;}
This box has a color of #02b42a
<div style="background-color:#02b42a;">Content here</div>
.mybackground {background-color:#02b42a;}
Border around this has a color of #02b42a
<div style="border:2px solid #02b42a;">Content here</div>
.myborder {border:2px solid #02b42a;}