#02f04e color space conversions
Hex:
#02f04e
RGB:
2, 240, 78
CMY:
99, 6, 69
CMYK:
99, 0, 68, 6
HSL:
139°, 98.3471%, 47.4510%
HSV (HSB):
139°, 99.1667%, 94.1176%
XYZ:
32.5603, 62.8831, 17.6293
xyY:
0.2880, 0.5561, 62.8831
CIE-Lab:
83.3809, -78.5120, 62.3392
CIE-LCH:
83.3809, 100.2512, 141.5501
CIE-Luv:
83.3809, -77.2118, 88.6943
Hunter-Lab:
79.2989, -65.4806, 42.3282
#02f04e color charts
#02f04e color shades, tints & tones
#02f04e color schemes
#02f04e color preview, HTML & CSS examples
This text has a color of #02f04e
<p style="color:#02f04e;">Text here</p>
.mytext {color:#02f04e;}
This box has a color of #02f04e
<div style="background-color:#02f04e;">Content here</div>
.mybackground {background-color:#02f04e;}
Border around this has a color of #02f04e
<div style="border:2px solid #02f04e;">Content here</div>
.myborder {border:2px solid #02f04e;}