#02a29f color space conversions
Hex:
#02a29f
RGB:
2, 162, 159
CMY:
99, 36, 38
CMYK:
99, 0, 2, 36
HSL:
179°, 97.5610%, 32.1569%
HSV (HSB):
179°, 98.7654%, 63.5294%
XYZ:
19.2034, 28.3568, 37.2622
xyY:
0.2264, 0.3343, 28.3568
CIE-Lab:
60.2097, -35.0971, -8.4981
CIE-LCH:
60.2097, 36.1113, 193.6111
CIE-Luv:
60.2097, -46.7842, -7.5185
Hunter-Lab:
53.2511, -28.8188, -4.2121
#02a29f color charts
#02a29f color shades, tints & tones
#02a29f color schemes
#02a29f color preview, HTML & CSS examples
This text has a color of #02a29f
<p style="color:#02a29f;">Text here</p>
.mytext {color:#02a29f;}
This box has a color of #02a29f
<div style="background-color:#02a29f;">Content here</div>
.mybackground {background-color:#02a29f;}
Border around this has a color of #02a29f
<div style="border:2px solid #02a29f;">Content here</div>
.myborder {border:2px solid #02a29f;}