#02eaaa color space conversions
Hex:
#02eaaa
RGB:
2, 234, 170
CMY:
99, 8, 33
CMYK:
99, 0, 27, 8
HSL:
163°, 98.3051%, 46.2745%
HSV (HSB):
163°, 99.1453%, 91.7647%
XYZ:
36.7036, 61.7608, 48.0168
xyY:
0.2506, 0.4216, 61.7608
CIE-Lab:
82.7861, -61.6971, 18.0882
CIE-LCH:
82.7861, 64.2939, 163.6600
CIE-Luv:
82.7861, -70.2084, 36.2781
Hunter-Lab:
78.5881, -54.1629, 18.7859
#02eaaa color charts
#02eaaa color shades, tints & tones
#02eaaa color schemes
#02eaaa color preview, HTML & CSS examples
This text has a color of #02eaaa
<p style="color:#02eaaa;">Text here</p>
.mytext {color:#02eaaa;}
This box has a color of #02eaaa
<div style="background-color:#02eaaa;">Content here</div>
.mybackground {background-color:#02eaaa;}
Border around this has a color of #02eaaa
<div style="border:2px solid #02eaaa;">Content here</div>
.myborder {border:2px solid #02eaaa;}