#02bd8a color space conversions
Hex:
#02bd8a
RGB:
2, 189, 138
CMY:
99, 26, 46
CMYK:
99, 0, 27, 26
HSL:
164°, 97.9058%, 37.4510%
HSV (HSB):
164°, 98.9418%, 74.1176%
XYZ:
22.8101, 38.2431, 30.2242
xyY:
0.2499, 0.4190, 38.2431
CIE-Lab:
68.1994, -52.2106, 14.7061
CIE-LCH:
68.1994, 54.2422, 164.2691
CIE-Luv:
68.1994, -57.6772, 28.8770
Hunter-Lab:
61.8410, -42.3819, 14.3113
#02bd8a color charts
#02bd8a color shades, tints & tones
#02bd8a color schemes
#02bd8a color preview, HTML & CSS examples
This text has a color of #02bd8a
<p style="color:#02bd8a;">Text here</p>
.mytext {color:#02bd8a;}
This box has a color of #02bd8a
<div style="background-color:#02bd8a;">Content here</div>
.mybackground {background-color:#02bd8a;}
Border around this has a color of #02bd8a
<div style="border:2px solid #02bd8a;">Content here</div>
.myborder {border:2px solid #02bd8a;}