#02e94a color space conversions
Hex:
#02e94a
RGB:
2, 233, 74
CMY:
99, 9, 71
CMYK:
99, 0, 68, 9
HSL:
139°, 98.2979%, 46.0784%
HSV (HSB):
139°, 99.1416%, 91.3725%
XYZ:
30.4000, 58.7851, 16.2230
xyY:
0.2884, 0.5577, 58.7851
CIE-Lab:
81.1734, -76.9119, 61.5123
CIE-LCH:
81.1734, 98.4846, 141.3480
CIE-Luv:
81.1734, -75.2235, 86.8359
Hunter-Lab:
76.6715, -63.4004, 41.1248
#02e94a color charts
#02e94a color shades, tints & tones
#02e94a color schemes
#02e94a color preview, HTML & CSS examples
This text has a color of #02e94a
<p style="color:#02e94a;">Text here</p>
.mytext {color:#02e94a;}
This box has a color of #02e94a
<div style="background-color:#02e94a;">Content here</div>
.mybackground {background-color:#02e94a;}
Border around this has a color of #02e94a
<div style="border:2px solid #02e94a;">Content here</div>
.myborder {border:2px solid #02e94a;}