#02da7e color space conversions
Hex:
#02da7e
RGB:
2, 218, 126
CMY:
99, 15, 51
CMYK:
99, 0, 42, 15
HSL:
154°, 98.1818%, 43.1373%
HSV (HSB):
154°, 99.0826%, 85.4902%
XYZ:
28.8623, 51.6621, 28.1892
xyY:
0.2655, 0.4752, 51.6621
CIE-Lab:
77.0783, -65.1261, 33.0109
CIE-LCH:
77.0783, 73.0146, 153.1206
CIE-Luv:
77.0783, -68.0191, 55.1640
Hunter-Lab:
71.8763, -54.1059, 27.0604
#02da7e color charts
#02da7e color shades, tints & tones
#02da7e color schemes
#02da7e color preview, HTML & CSS examples
This text has a color of #02da7e
<p style="color:#02da7e;">Text here</p>
.mytext {color:#02da7e;}
This box has a color of #02da7e
<div style="background-color:#02da7e;">Content here</div>
.mybackground {background-color:#02da7e;}
Border around this has a color of #02da7e
<div style="border:2px solid #02da7e;">Content here</div>
.myborder {border:2px solid #02da7e;}