#02deb4 color space conversions
Hex:
#02deb4
RGB:
2, 222, 180
CMY:
99, 13, 29
CMYK:
99, 0, 19, 13
HSL:
169°, 98.2143%, 43.9216%
HSV (HSB):
169°, 99.0991%, 87.0588%
XYZ:
34.3845, 55.5507, 52.0901
xyY:
0.2421, 0.3911, 55.5507
CIE-Lab:
79.3574, -54.7543, 7.9884
CIE-LCH:
79.3574, 55.3340, 171.6994
CIE-Luv:
79.3574, -65.5242, 20.5738
Hunter-Lab:
74.5324, -48.0830, 10.7353
#02deb4 color charts
#02deb4 color shades, tints & tones
#02deb4 color schemes
#02deb4 color preview, HTML & CSS examples
This text has a color of #02deb4
<p style="color:#02deb4;">Text here</p>
.mytext {color:#02deb4;}
This box has a color of #02deb4
<div style="background-color:#02deb4;">Content here</div>
.mybackground {background-color:#02deb4;}
Border around this has a color of #02deb4
<div style="border:2px solid #02deb4;">Content here</div>
.myborder {border:2px solid #02deb4;}