#02e6a5 color space conversions
Hex:
#02e6a5
RGB:
2, 230, 165
CMY:
99, 10, 35
CMYK:
99, 0, 28, 10
HSL:
163°, 98.2759%, 45.4902%
HSV (HSB):
163°, 99.1304%, 90.1961%
XYZ:
35.1134, 59.3231, 45.1972
xyY:
0.2515, 0.4248, 59.3231
CIE-Lab:
81.4689, -61.3557, 18.8573
CIE-LCH:
81.4689, 64.1882, 162.9155
CIE-Luv:
81.4689, -69.2706, 37.1622
Hunter-Lab:
77.0215, -53.4112, 19.1230
#02e6a5 color charts
#02e6a5 color shades, tints & tones
#02e6a5 color schemes
#02e6a5 color preview, HTML & CSS examples
This text has a color of #02e6a5
<p style="color:#02e6a5;">Text here</p>
.mytext {color:#02e6a5;}
This box has a color of #02e6a5
<div style="background-color:#02e6a5;">Content here</div>
.mybackground {background-color:#02e6a5;}
Border around this has a color of #02e6a5
<div style="border:2px solid #02e6a5;">Content here</div>
.myborder {border:2px solid #02e6a5;}