#02d040 color space conversions
Hex:
#02d040
RGB:
2, 208, 64
CMY:
99, 18, 75
CMYK:
99, 0, 69, 18
HSL:
138°, 98.0952%, 41.1765%
HSV (HSB):
138°, 99.0385%, 81.5686%
XYZ:
23.5063, 45.4948, 12.3930
xyY:
0.2888, 0.5589, 45.4948
CIE-Lab:
73.2165, -70.7064, 56.8968
CIE-LCH:
73.2165, 90.7560, 141.1767
CIE-Luv:
73.2165, -67.8739, 78.6820
Hunter-Lab:
67.4498, -55.8299, 36.3212
#02d040 color charts
#02d040 color shades, tints & tones
#02d040 color schemes
#02d040 color preview, HTML & CSS examples
This text has a color of #02d040
<p style="color:#02d040;">Text here</p>
.mytext {color:#02d040;}
This box has a color of #02d040
<div style="background-color:#02d040;">Content here</div>
.mybackground {background-color:#02d040;}
Border around this has a color of #02d040
<div style="border:2px solid #02d040;">Content here</div>
.myborder {border:2px solid #02d040;}