#02fa7d color space conversions
Hex:
#02fa7d
RGB:
2, 250, 125
CMY:
99, 2, 51
CMYK:
99, 0, 50, 2
HSL:
150°, 98.4127%, 49.4118%
HSV (HSB):
150°, 99.2000%, 98.0392%
XYZ:
37.9123, 69.8648, 30.8891
xyY:
0.2734, 0.5038, 69.8648
CIE-Lab:
86.9305, -75.6071, 46.0513
CIE-LCH:
86.9305, 88.5277, 148.6549
CIE-Luv:
86.9305, -78.1637, 73.6661
Hunter-Lab:
83.5852, -65.3105, 36.5988
#02fa7d color charts
#02fa7d color shades, tints & tones
#02fa7d color schemes
#02fa7d color preview, HTML & CSS examples
This text has a color of #02fa7d
<p style="color:#02fa7d;">Text here</p>
.mytext {color:#02fa7d;}
This box has a color of #02fa7d
<div style="background-color:#02fa7d;">Content here</div>
.mybackground {background-color:#02fa7d;}
Border around this has a color of #02fa7d
<div style="border:2px solid #02fa7d;">Content here</div>
.myborder {border:2px solid #02fa7d;}