#02f95f color space conversions
Hex:
#02f95f
RGB:
2, 249, 95
CMY:
99, 2, 63
CMYK:
99, 0, 62, 2
HSL:
143°, 98.4064%, 49.2157%
HSV (HSB):
143°, 99.1968%, 97.6471%
XYZ:
35.9663, 68.5905, 22.1701
xyY:
0.2838, 0.5412, 68.5905
CIE-Lab:
86.3009, -79.3015, 58.7197
CIE-LCH:
86.3009, 98.6749, 143.4815
CIE-Luv:
86.3009, -79.2918, 86.7411
Hunter-Lab:
82.8194, -67.4161, 42.1021
#02f95f color charts
#02f95f color shades, tints & tones
#02f95f color schemes
#02f95f color preview, HTML & CSS examples
This text has a color of #02f95f
<p style="color:#02f95f;">Text here</p>
.mytext {color:#02f95f;}
This box has a color of #02f95f
<div style="background-color:#02f95f;">Content here</div>
.mybackground {background-color:#02f95f;}
Border around this has a color of #02f95f
<div style="border:2px solid #02f95f;">Content here</div>
.myborder {border:2px solid #02f95f;}