#02de41 color space conversions
Hex:
#02de41
RGB:
2, 222, 65
CMY:
99, 13, 75
CMYK:
99, 0, 71, 13
HSL:
137°, 98.2143%, 43.9216%
HSV (HSB):
137°, 99.0991%, 87.0588%
XYZ:
27.1004, 52.6371, 13.7327
xyY:
0.2899, 0.5631, 52.6371
CIE-Lab:
77.6603, -74.6170, 61.1846
CIE-LCH:
77.6603, 96.4948, 140.6489
CIE-Luv:
77.6603, -72.1610, 84.6985
Hunter-Lab:
72.5514, -60.2892, 39.5635
#02de41 color charts
#02de41 color shades, tints & tones
#02de41 color schemes
#02de41 color preview, HTML & CSS examples
This text has a color of #02de41
<p style="color:#02de41;">Text here</p>
.mytext {color:#02de41;}
This box has a color of #02de41
<div style="background-color:#02de41;">Content here</div>
.mybackground {background-color:#02de41;}
Border around this has a color of #02de41
<div style="border:2px solid #02de41;">Content here</div>
.myborder {border:2px solid #02de41;}