#02d68c color space conversions
Hex:
#02d68c
RGB:
2, 214, 140
CMY:
99, 16, 45
CMYK:
99, 0, 35, 16
HSL:
159°, 98.1481%, 42.3529%
HSV (HSB):
159°, 99.0654%, 83.9216%
XYZ:
28.8052, 49.9995, 32.9436
xyY:
0.2578, 0.4474, 49.9995
CIE-Lab:
76.0689, -60.9972, 24.4733
CIE-LCH:
76.0689, 65.7236, 158.1384
CIE-Luv:
76.0689, -65.8142, 43.9109
Hunter-Lab:
70.7103, -51.0276, 21.8743
#02d68c color charts
#02d68c color shades, tints & tones
#02d68c color schemes
#02d68c color preview, HTML & CSS examples
This text has a color of #02d68c
<p style="color:#02d68c;">Text here</p>
.mytext {color:#02d68c;}
This box has a color of #02d68c
<div style="background-color:#02d68c;">Content here</div>
.mybackground {background-color:#02d68c;}
Border around this has a color of #02d68c
<div style="border:2px solid #02d68c;">Content here</div>
.myborder {border:2px solid #02d68c;}