#02e54d color space conversions
Hex:
#02e54d
RGB:
2, 229, 77
CMY:
99, 10, 70
CMYK:
99, 0, 66, 10
HSL:
140°, 98.2684%, 45.2941%
HSV (HSB):
140°, 99.1266%, 89.8039%
XYZ:
29.3839, 56.5874, 16.3949
xyY:
0.2870, 0.5528, 56.5874
CIE-Lab:
79.9469, -75.4785, 59.0245
CIE-LCH:
79.9469, 95.8170, 141.9744
CIE-Luv:
79.9469, -73.8952, 84.0084
Hunter-Lab:
75.2246, -61.9181, 39.7351
#02e54d color charts
#02e54d color shades, tints & tones
#02e54d color schemes
#02e54d color preview, HTML & CSS examples
This text has a color of #02e54d
<p style="color:#02e54d;">Text here</p>
.mytext {color:#02e54d;}
This box has a color of #02e54d
<div style="background-color:#02e54d;">Content here</div>
.mybackground {background-color:#02e54d;}
Border around this has a color of #02e54d
<div style="border:2px solid #02e54d;">Content here</div>
.myborder {border:2px solid #02e54d;}