#02d13f color space conversions
Hex:
#02d13f
RGB:
2, 209, 63
CMY:
99, 18, 75
CMYK:
99, 0, 70, 18
HSL:
138°, 98.1043%, 41.3725%
HSV (HSB):
138°, 99.0431%, 81.9608%
XYZ:
23.7227, 45.9727, 12.3259
xyY:
0.2892, 0.5605, 45.9727
CIE-Lab:
73.5278, -71.0882, 57.6086
CIE-LCH:
73.5278, 91.5001, 140.9793
CIE-Luv:
73.5278, -68.2178, 79.4533
Hunter-Lab:
67.8032, -56.2027, 36.6839
#02d13f color charts
#02d13f color shades, tints & tones
#02d13f color schemes
#02d13f color preview, HTML & CSS examples
This text has a color of #02d13f
<p style="color:#02d13f;">Text here</p>
.mytext {color:#02d13f;}
This box has a color of #02d13f
<div style="background-color:#02d13f;">Content here</div>
.mybackground {background-color:#02d13f;}
Border around this has a color of #02d13f
<div style="border:2px solid #02d13f;">Content here</div>
.myborder {border:2px solid #02d13f;}