#02a29b color space conversions
Hex:
#02a29b
RGB:
2, 162, 155
CMY:
99, 36, 39
CMYK:
99, 0, 4, 36
HSL:
177°, 97.5610%, 32.1569%
HSV (HSB):
177°, 98.7654%, 63.5294%
XYZ:
18.8618, 28.2201, 35.4633
xyY:
0.2285, 0.3419, 28.2201
CIE-Lab:
60.0871, -36.3188, -6.4210
CIE-LCH:
60.0871, 36.8820, 190.0260
CIE-Luv:
60.0871, -47.1035, -4.1671
Hunter-Lab:
53.1226, -29.5862, -2.3946
#02a29b color charts
#02a29b color shades, tints & tones
#02a29b color schemes
#02a29b color preview, HTML & CSS examples
This text has a color of #02a29b
<p style="color:#02a29b;">Text here</p>
.mytext {color:#02a29b;}
This box has a color of #02a29b
<div style="background-color:#02a29b;">Content here</div>
.mybackground {background-color:#02a29b;}
Border around this has a color of #02a29b
<div style="border:2px solid #02a29b;">Content here</div>
.myborder {border:2px solid #02a29b;}