#02f96a color space conversions
Hex:
#02f96a
RGB:
2, 249, 106
CMY:
99, 2, 58
CMYK:
99, 0, 57, 2
HSL:
145°, 98.4064%, 49.2157%
HSV (HSB):
145°, 99.1968%, 97.6471%
XYZ:
36.5022, 68.8049, 24.9925
xyY:
0.2801, 0.5281, 68.8049
CIE-Lab:
86.4073, -77.9729, 54.1085
CIE-LCH:
86.4073, 94.9079, 145.2417
CIE-Luv:
86.4073, -78.8101, 82.1943
Hunter-Lab:
82.9487, -66.6099, 40.2000
#02f96a color charts
#02f96a color shades, tints & tones
#02f96a color schemes
#02f96a color preview, HTML & CSS examples
This text has a color of #02f96a
<p style="color:#02f96a;">Text here</p>
.mytext {color:#02f96a;}
This box has a color of #02f96a
<div style="background-color:#02f96a;">Content here</div>
.mybackground {background-color:#02f96a;}
Border around this has a color of #02f96a
<div style="border:2px solid #02f96a;">Content here</div>
.myborder {border:2px solid #02f96a;}