#02e05c color space conversions
Hex:
#02e05c
RGB:
2, 224, 92
CMY:
99, 12, 64
CMYK:
99, 0, 59, 12
HSL:
144°, 98.2301%, 44.3137%
HSV (HSB):
144°, 99.1071%, 87.8431%
XYZ:
28.6125, 54.0969, 19.0589
xyY:
0.2812, 0.5316, 54.0969
CIE-Lab:
78.5182, -72.3052, 51.0849
CIE-LCH:
78.5182, 88.5308, 144.7581
CIE-Luv:
78.5182, -71.7400, 75.8358
Hunter-Lab:
73.5506, -59.2740, 36.1218
#02e05c color charts
#02e05c color shades, tints & tones
#02e05c color schemes
#02e05c color preview, HTML & CSS examples
This text has a color of #02e05c
<p style="color:#02e05c;">Text here</p>
.mytext {color:#02e05c;}
This box has a color of #02e05c
<div style="background-color:#02e05c;">Content here</div>
.mybackground {background-color:#02e05c;}
Border around this has a color of #02e05c
<div style="border:2px solid #02e05c;">Content here</div>
.myborder {border:2px solid #02e05c;}