#02c25e color space conversions
Hex:
#02c25e
RGB:
2, 194, 94
CMY:
99, 24, 63
CMYK:
99, 0, 52, 24
HSL:
149°, 97.9592%, 38.4314%
HSV (HSB):
149°, 98.9691%, 76.0784%
XYZ:
21.3372, 39.4046, 17.0709
xyY:
0.2742, 0.5064, 39.4046
CIE-Lab:
69.0434, -62.6856, 38.7825
CIE-LCH:
69.0434, 73.7127, 148.2556
CIE-Luv:
69.0434, -62.1372, 59.3010
Hunter-Lab:
62.7731, -49.1790, 27.8175
#02c25e color charts
#02c25e color shades, tints & tones
#02c25e color schemes
#02c25e color preview, HTML & CSS examples
This text has a color of #02c25e
<p style="color:#02c25e;">Text here</p>
.mytext {color:#02c25e;}
This box has a color of #02c25e
<div style="background-color:#02c25e;">Content here</div>
.mybackground {background-color:#02c25e;}
Border around this has a color of #02c25e
<div style="border:2px solid #02c25e;">Content here</div>
.myborder {border:2px solid #02c25e;}