#02e09a color space conversions
Hex:
#02e09a
RGB:
2, 224, 154
CMY:
99, 12, 40
CMYK:
99, 0, 31, 12
HSL:
161°, 98.2301%, 44.3137%
HSV (HSB):
161°, 99.1071%, 87.8431%
XYZ:
32.5134, 55.6573, 39.6012
xyY:
0.2545, 0.4356, 55.6573
CIE-Lab:
79.4184, -61.6003, 21.7525
CIE-LCH:
79.4184, 65.3281, 160.5507
CIE-Luv:
79.4184, -68.1029, 40.8856
Hunter-Lab:
74.6038, -52.7638, 20.7504
#02e09a color charts
#02e09a color shades, tints & tones
#02e09a color schemes
#02e09a color preview, HTML & CSS examples
This text has a color of #02e09a
<p style="color:#02e09a;">Text here</p>
.mytext {color:#02e09a;}
This box has a color of #02e09a
<div style="background-color:#02e09a;">Content here</div>
.mybackground {background-color:#02e09a;}
Border around this has a color of #02e09a
<div style="border:2px solid #02e09a;">Content here</div>
.myborder {border:2px solid #02e09a;}