#20b2b2 color space conversions
Hex:
#20b2b2
RGB:
32, 178, 178
CMY:
87, 30, 30
CMYK:
82, 0, 0, 30
HSL:
180°, 69.5238%, 41.1765%
HSV (HSB):
180°, 82.0225%, 69.8039%
XYZ:
24.5519, 35.3622, 47.6510
xyY:
0.2283, 0.3288, 35.3622
CIE-Lab:
66.0297, -35.1425, -10.4146
CIE-LCH:
66.0297, 36.6533, 196.5073
CIE-Luv:
66.0297, -49.0384, -10.5892
Hunter-Lab:
59.4661, -30.3680, -5.8836
#20b2b2 color charts
#20b2b2 color shades, tints & tones
#20b2b2 color schemes
#20b2b2 color preview, HTML & CSS examples
This text has a color of #20b2b2
<p style="color:#20b2b2;">Text here</p>
.mytext {color:#20b2b2;}
This box has a color of #20b2b2
<div style="background-color:#20b2b2;">Content here</div>
.mybackground {background-color:#20b2b2;}
Border around this has a color of #20b2b2
<div style="border:2px solid #20b2b2;">Content here</div>
.myborder {border:2px solid #20b2b2;}