#02e29e color space conversions
Hex:
#02e29e
RGB:
2, 226, 158
CMY:
99, 11, 38
CMYK:
99, 0, 30, 11
HSL:
162°, 98.2456%, 44.7059%
HSV (HSB):
162°, 99.1150%, 88.6275%
XYZ:
33.3929, 56.8742, 41.5656
xyY:
0.2533, 0.4314, 56.8742
CIE-Lab:
80.1088, -61.4511, 20.6203
CIE-LCH:
80.1088, 64.8185, 161.4505
CIE-Luv:
80.1088, -68.4708, 39.4288
Hunter-Lab:
75.4150, -52.9384, 20.1123
#02e29e color charts
#02e29e color shades, tints & tones
#02e29e color schemes
#02e29e color preview, HTML & CSS examples
This text has a color of #02e29e
<p style="color:#02e29e;">Text here</p>
.mytext {color:#02e29e;}
This box has a color of #02e29e
<div style="background-color:#02e29e;">Content here</div>
.mybackground {background-color:#02e29e;}
Border around this has a color of #02e29e
<div style="border:2px solid #02e29e;">Content here</div>
.myborder {border:2px solid #02e29e;}