#02e7da color space conversions
Hex:
#02e7da
RGB:
2, 231, 218
CMY:
99, 9, 15
CMYK:
99, 0, 6, 9
HSL:
177°, 98.2833%, 45.6863%
HSV (HSB):
177°, 99.1342%, 90.5882%
XYZ:
41.2558, 62.2267, 76.1662
xyY:
0.2296, 0.3464, 62.2267
CIE-Lab:
83.0338, -48.2946, -6.7925
CIE-LCH:
83.0338, 48.7699, 188.0060
CIE-Luv:
83.0338, -65.5014, -3.0871
Hunter-Lab:
78.8839, -44.6923, -2.0286
#02e7da color charts
#02e7da color shades, tints & tones
#02e7da color schemes
#02e7da color preview, HTML & CSS examples
This text has a color of #02e7da
<p style="color:#02e7da;">Text here</p>
.mytext {color:#02e7da;}
This box has a color of #02e7da
<div style="background-color:#02e7da;">Content here</div>
.mybackground {background-color:#02e7da;}
Border around this has a color of #02e7da
<div style="border:2px solid #02e7da;">Content here</div>
.myborder {border:2px solid #02e7da;}