#02ef5e color space conversions
Hex:
#02ef5e
RGB:
2, 239, 94
CMY:
99, 6, 63
CMYK:
99, 0, 61, 6
HSL:
143°, 98.3402%, 47.2549%
HSV (HSB):
143°, 99.1632%, 93.7255%
XYZ:
32.9119, 62.5541, 20.9292
xyY:
0.2828, 0.5374, 62.5541
CIE-Lab:
83.2072, -76.5085, 55.6234
CIE-LCH:
83.2072, 94.5913, 143.9820
CIE-Luv:
83.2072, -76.2835, 82.3522
Hunter-Lab:
79.0911, -64.1309, 39.6744
#02ef5e color charts
#02ef5e color shades, tints & tones
#02ef5e color schemes
#02ef5e color preview, HTML & CSS examples
This text has a color of #02ef5e
<p style="color:#02ef5e;">Text here</p>
.mytext {color:#02ef5e;}
This box has a color of #02ef5e
<div style="background-color:#02ef5e;">Content here</div>
.mybackground {background-color:#02ef5e;}
Border around this has a color of #02ef5e
<div style="border:2px solid #02ef5e;">Content here</div>
.myborder {border:2px solid #02ef5e;}