#02d69e color space conversions
Hex:
#02d69e
RGB:
2, 214, 158
CMY:
99, 16, 38
CMYK:
99, 0, 26, 16
HSL:
164°, 98.1481%, 42.3529%
HSV (HSB):
164°, 99.0654%, 83.9216%
XYZ:
30.2432, 50.5747, 40.5157
xyY:
0.2493, 0.4168, 50.5747
CIE-Lab:
76.4206, -57.0151, 15.4934
CIE-LCH:
76.4206, 59.0827, 164.7975
CIE-Luv:
76.4206, -64.5384, 31.4208
Hunter-Lab:
71.1159, -48.5428, 16.0028
#02d69e color charts
#02d69e color shades, tints & tones
#02d69e color schemes
#02d69e color preview, HTML & CSS examples
This text has a color of #02d69e
<p style="color:#02d69e;">Text here</p>
.mytext {color:#02d69e;}
This box has a color of #02d69e
<div style="background-color:#02d69e;">Content here</div>
.mybackground {background-color:#02d69e;}
Border around this has a color of #02d69e
<div style="border:2px solid #02d69e;">Content here</div>
.myborder {border:2px solid #02d69e;}