#02b97d color space conversions
Hex:
#02b97d
RGB:
2, 185, 125
CMY:
99, 27, 51
CMYK:
99, 0, 32, 27
HSL:
160°, 97.8610%, 36.6667%
HSV (HSB):
160°, 98.9189%, 72.5490%
XYZ:
21.0757, 36.1915, 25.2769
xyY:
0.2553, 0.4385, 36.1915
CIE-Lab:
66.6660, -53.6849, 19.6089
CIE-LCH:
66.6660, 57.1540, 159.9348
CIE-Luv:
66.6660, -57.2612, 35.3446
Hunter-Lab:
60.1594, -42.7449, 17.1999
#02b97d color charts
#02b97d color shades, tints & tones
#02b97d color schemes
#02b97d color preview, HTML & CSS examples
This text has a color of #02b97d
<p style="color:#02b97d;">Text here</p>
.mytext {color:#02b97d;}
This box has a color of #02b97d
<div style="background-color:#02b97d;">Content here</div>
.mybackground {background-color:#02b97d;}
Border around this has a color of #02b97d
<div style="border:2px solid #02b97d;">Content here</div>
.myborder {border:2px solid #02b97d;}