#02e0a5 color space conversions
Hex:
#02e0a5
RGB:
2, 224, 165
CMY:
99, 12, 35
CMYK:
99, 0, 26, 12
HSL:
164°, 98.2301%, 44.3137%
HSV (HSB):
164°, 99.1071%, 87.8431%
XYZ:
33.4722, 56.0408, 44.6501
xyY:
0.2495, 0.4177, 56.0408
CIE-Lab:
79.6370, -59.1387, 16.3033
CIE-LCH:
79.6370, 61.3448, 164.5876
CIE-Luv:
79.6370, -67.3121, 33.1403
Hunter-Lab:
74.8604, -51.1933, 17.0391
#02e0a5 color charts
#02e0a5 color shades, tints & tones
#02e0a5 color schemes
#02e0a5 color preview, HTML & CSS examples
This text has a color of #02e0a5
<p style="color:#02e0a5;">Text here</p>
.mytext {color:#02e0a5;}
This box has a color of #02e0a5
<div style="background-color:#02e0a5;">Content here</div>
.mybackground {background-color:#02e0a5;}
Border around this has a color of #02e0a5
<div style="border:2px solid #02e0a5;">Content here</div>
.myborder {border:2px solid #02e0a5;}