#20f5cd color space conversions
Hex:
#20f5cd
RGB:
32, 245, 205
CMY:
87, 4, 20
CMYK:
87, 0, 16, 4
HSL:
169°, 91.4163%, 54.3137%
HSV (HSB):
169°, 86.9388%, 96.0784%
XYZ:
44.2675, 70.0197, 68.9396
xyY:
0.2416, 0.3821, 70.0197
CIE-Lab:
87.0065, -56.4217, 5.8595
CIE-LCH:
87.0065, 56.7251, 174.0710
CIE-Luv:
87.0065, -69.8746, 17.9850
Hunter-Lab:
83.6778, -52.0053, 9.7272
#20f5cd color charts
#20f5cd color shades, tints & tones
#20f5cd color schemes
#20f5cd color preview, HTML & CSS examples
This text has a color of #20f5cd
<p style="color:#20f5cd;">Text here</p>
.mytext {color:#20f5cd;}
This box has a color of #20f5cd
<div style="background-color:#20f5cd;">Content here</div>
.mybackground {background-color:#20f5cd;}
Border around this has a color of #20f5cd
<div style="border:2px solid #20f5cd;">Content here</div>
.myborder {border:2px solid #20f5cd;}