#02e0a8 color space conversions
Hex:
#02e0a8
RGB:
2, 224, 168
CMY:
99, 12, 34
CMYK:
99, 0, 25, 12
HSL:
165°, 98.2301%, 44.3137%
HSV (HSB):
165°, 99.1071%, 87.8431%
XYZ:
33.7486, 56.1514, 46.1054
xyY:
0.2481, 0.4129, 56.1514
CIE-Lab:
79.6999, -58.4405, 14.8146
CIE-LCH:
79.6999, 60.2890, 165.7752
CIE-Luv:
79.6999, -67.0908, 30.9627
Hunter-Lab:
74.9342, -50.7428, 15.9741
#02e0a8 color charts
#02e0a8 color shades, tints & tones
#02e0a8 color schemes
#02e0a8 color preview, HTML & CSS examples
This text has a color of #02e0a8
<p style="color:#02e0a8;">Text here</p>
.mytext {color:#02e0a8;}
This box has a color of #02e0a8
<div style="background-color:#02e0a8;">Content here</div>
.mybackground {background-color:#02e0a8;}
Border around this has a color of #02e0a8
<div style="border:2px solid #02e0a8;">Content here</div>
.myborder {border:2px solid #02e0a8;}