#20ded2 color space conversions
Hex:
#20ded2
RGB:
32, 222, 210
CMY:
87, 13, 18
CMYK:
86, 0, 5, 13
HSL:
176°, 74.8031%, 49.8039%
HSV (HSB):
176°, 85.5856%, 87.0588%
XYZ:
38.3498, 57.2028, 69.9928
xyY:
0.2317, 0.3455, 57.2028
CIE-Lab:
80.2935, -45.5890, -6.5847
CIE-LCH:
80.2935, 46.0621, 188.2188
CIE-Luv:
80.2935, -61.7823, -3.1400
Hunter-Lab:
75.6325, -41.8477, -1.9261
#20ded2 color charts
#20ded2 color shades, tints & tones
#20ded2 color schemes
#20ded2 color preview, HTML & CSS examples
This text has a color of #20ded2
<p style="color:#20ded2;">Text here</p>
.mytext {color:#20ded2;}
This box has a color of #20ded2
<div style="background-color:#20ded2;">Content here</div>
.mybackground {background-color:#20ded2;}
Border around this has a color of #20ded2
<div style="border:2px solid #20ded2;">Content here</div>
.myborder {border:2px solid #20ded2;}