#02e6d7 color space conversions
Hex:
#02e6d7
RGB:
2, 230, 215
CMY:
99, 10, 16
CMYK:
99, 0, 7, 10
HSL:
176°, 98.2759%, 45.4902%
HSV (HSB):
176°, 99.1304%, 90.1961%
XYZ:
40.5876, 61.5128, 74.0240
xyY:
0.2304, 0.3493, 61.5128
CIE-Lab:
82.6537, -48.7111, -5.7676
CIE-LCH:
82.6537, 49.0514, 186.7526
CIE-Luv:
82.6537, -65.4111, -1.3850
Hunter-Lab:
78.4301, -44.8789, -1.0580
#02e6d7 color charts
#02e6d7 color shades, tints & tones
#02e6d7 color schemes
#02e6d7 color preview, HTML & CSS examples
This text has a color of #02e6d7
<p style="color:#02e6d7;">Text here</p>
.mytext {color:#02e6d7;}
This box has a color of #02e6d7
<div style="background-color:#02e6d7;">Content here</div>
.mybackground {background-color:#02e6d7;}
Border around this has a color of #02e6d7
<div style="border:2px solid #02e6d7;">Content here</div>
.myborder {border:2px solid #02e6d7;}