#02d49e color space conversions
Hex:
#02d49e
RGB:
2, 212, 158
CMY:
99, 17, 38
CMYK:
99, 0, 25, 17
HSL:
165°, 98.1308%, 41.9608%
HSV (HSB):
165°, 99.0566%, 83.1373%
XYZ:
29.7401, 49.5685, 40.3480
xyY:
0.2485, 0.4143, 49.5685
CIE-Lab:
75.8036, -56.2589, 14.6283
CIE-LCH:
75.8036, 58.1296, 165.4248
CIE-Luv:
75.8036, -63.8776, 30.0578
Hunter-Lab:
70.4049, -47.8075, 15.3052
#02d49e color charts
#02d49e color shades, tints & tones
#02d49e color schemes
#02d49e color preview, HTML & CSS examples
This text has a color of #02d49e
<p style="color:#02d49e;">Text here</p>
.mytext {color:#02d49e;}
This box has a color of #02d49e
<div style="background-color:#02d49e;">Content here</div>
.mybackground {background-color:#02d49e;}
Border around this has a color of #02d49e
<div style="border:2px solid #02d49e;">Content here</div>
.myborder {border:2px solid #02d49e;}