#02a08a color space conversions
Hex:
#02a08a
RGB:
2, 160, 138
CMY:
99, 37, 46
CMYK:
99, 0, 14, 37
HSL:
172°, 97.5309%, 31.7647%
HSV (HSB):
172°, 98.7500%, 62.7451%
XYZ:
17.1833, 26.9895, 28.3486
xyY:
0.2369, 0.3722, 26.9895
CIE-Lab:
58.9646, -40.4015, 1.5406
CIE-LCH:
58.9646, 40.4309, 177.8162
CIE-Luv:
58.9646, -47.7482, 8.2017
Hunter-Lab:
51.9514, -31.8749, 4.0129
#02a08a color charts
#02a08a color shades, tints & tones
#02a08a color schemes
#02a08a color preview, HTML & CSS examples
This text has a color of #02a08a
<p style="color:#02a08a;">Text here</p>
.mytext {color:#02a08a;}
This box has a color of #02a08a
<div style="background-color:#02a08a;">Content here</div>
.mybackground {background-color:#02a08a;}
Border around this has a color of #02a08a
<div style="border:2px solid #02a08a;">Content here</div>
.myborder {border:2px solid #02a08a;}