#20d2d6 color space conversions
Hex:
#20d2d6
RGB:
32, 210, 214
CMY:
87, 18, 16
CMYK:
85, 2, 0, 16
HSL:
181°, 73.9837%, 48.2353%
HSV (HSB):
181°, 85.0467%, 83.9216%
XYZ:
35.7799, 51.2553, 71.6258
xyY:
0.2255, 0.3230, 51.2553
CIE-Lab:
76.8334, -39.1194, -13.8825
CIE-LCH:
76.8334, 41.5097, 199.5386
CIE-Luv:
76.8334, -57.3890, -15.8375
Hunter-Lab:
71.5928, -36.0787, -9.2024
#20d2d6 color charts
#20d2d6 color shades, tints & tones
#20d2d6 color schemes
#20d2d6 color preview, HTML & CSS examples
This text has a color of #20d2d6
<p style="color:#20d2d6;">Text here</p>
.mytext {color:#20d2d6;}
This box has a color of #20d2d6
<div style="background-color:#20d2d6;">Content here</div>
.mybackground {background-color:#20d2d6;}
Border around this has a color of #20d2d6
<div style="border:2px solid #20d2d6;">Content here</div>
.myborder {border:2px solid #20d2d6;}