#02e34f color space conversions
Hex:
#02e34f
RGB:
2, 227, 79
CMY:
99, 11, 69
CMYK:
99, 0, 65, 11
HSL:
141°, 98.2533%, 44.9020%
HSV (HSB):
141°, 99.1189%, 89.0196%
XYZ:
28.9054, 55.5156, 16.5892
xyY:
0.2862, 0.5496, 55.5156
CIE-Lab:
79.3373, -74.6961, 57.5548
CIE-LCH:
79.3373, 94.2977, 142.3851
CIE-Luv:
79.3373, -73.2069, 82.3782
Hunter-Lab:
74.5088, -61.1420, 38.9553
#02e34f color charts
#02e34f color shades, tints & tones
#02e34f color schemes
#02e34f color preview, HTML & CSS examples
This text has a color of #02e34f
<p style="color:#02e34f;">Text here</p>
.mytext {color:#02e34f;}
This box has a color of #02e34f
<div style="background-color:#02e34f;">Content here</div>
.mybackground {background-color:#02e34f;}
Border around this has a color of #02e34f
<div style="border:2px solid #02e34f;">Content here</div>
.myborder {border:2px solid #02e34f;}