#02e45f color space conversions
Hex:
#02e45f
RGB:
2, 228, 95
CMY:
99, 11, 63
CMYK:
99, 0, 58, 11
HSL:
145°, 98.2609%, 45.0980%
HSV (HSB):
145°, 99.1228%, 89.4118%
XYZ:
29.8340, 56.3259, 20.1261
xyY:
0.2807, 0.5299, 56.3259
CIE-Lab:
79.7990, -73.1232, 51.2429
CIE-LCH:
79.7990, 89.2907, 144.9782
CIE-Luv:
79.7990, -72.8469, 76.5382
Hunter-Lab:
75.0506, -60.3815, 36.6358
#02e45f color charts
#02e45f color shades, tints & tones
#02e45f color schemes
#02e45f color preview, HTML & CSS examples
This text has a color of #02e45f
<p style="color:#02e45f;">Text here</p>
.mytext {color:#02e45f;}
This box has a color of #02e45f
<div style="background-color:#02e45f;">Content here</div>
.mybackground {background-color:#02e45f;}
Border around this has a color of #02e45f
<div style="border:2px solid #02e45f;">Content here</div>
.myborder {border:2px solid #02e45f;}