#02dbec color space conversions
Hex:
#02dbec
RGB:
2, 219, 236
CMY:
99, 14, 7
CMYK:
99, 7, 0, 7
HSL:
184°, 98.3193%, 46.6667%
HSV (HSB):
184°, 99.1525%, 92.5490%
XYZ:
40.4969, 56.7321, 88.1729
xyY:
0.2184, 0.3060, 56.7321
CIE-Lab:
80.0287, -37.6772, -20.8515
CIE-LCH:
80.0287, 43.0622, 208.9613
CIE-Luv:
80.0287, -60.0418, -27.7252
Hunter-Lab:
75.3207, -35.8390, -16.6823
#02dbec color charts
#02dbec color shades, tints & tones
#02dbec color schemes
#02dbec color preview, HTML & CSS examples
This text has a color of #02dbec
<p style="color:#02dbec;">Text here</p>
.mytext {color:#02dbec;}
This box has a color of #02dbec
<div style="background-color:#02dbec;">Content here</div>
.mybackground {background-color:#02dbec;}
Border around this has a color of #02dbec
<div style="border:2px solid #02dbec;">Content here</div>
.myborder {border:2px solid #02dbec;}