#02e2db color space conversions
Hex:
#02e2db
RGB:
2, 226, 219
CMY:
99, 11, 14
CMYK:
99, 0, 3, 11
HSL:
178°, 98.2456%, 44.7059%
HSV (HSB):
178°, 99.1150%, 88.6275%
XYZ:
40.0076, 59.5201, 76.3977
xyY:
0.2274, 0.3383, 59.5201
CIE-Lab:
81.5766, -45.8709, -9.4846
CIE-LCH:
81.5766, 46.8412, 191.6823
CIE-Luv:
81.5766, -63.7574, -7.7821
Hunter-Lab:
77.1493, -42.4458, -4.7080
#02e2db color charts
#02e2db color shades, tints & tones
#02e2db color schemes
#02e2db color preview, HTML & CSS examples
This text has a color of #02e2db
<p style="color:#02e2db;">Text here</p>
.mytext {color:#02e2db;}
This box has a color of #02e2db
<div style="background-color:#02e2db;">Content here</div>
.mybackground {background-color:#02e2db;}
Border around this has a color of #02e2db
<div style="border:2px solid #02e2db;">Content here</div>
.myborder {border:2px solid #02e2db;}