#20f2ed color space conversions
Hex:
#20f2ed
RGB:
32, 242, 237
CMY:
87, 5, 7
CMYK:
87, 0, 2, 5
HSL:
179°, 88.9831%, 53.7255%
HSV (HSB):
179°, 86.7769%, 94.9020%
XYZ:
47.6339, 69.9258, 91.1072
xyY:
0.2283, 0.3351, 69.9258
CIE-Lab:
86.9604, -46.6378, -10.9456
CIE-LCH:
86.9604, 47.9050, 193.2080
CIE-Luv:
86.9604, -66.4124, -10.0805
Hunter-Lab:
83.6216, -44.6579, -6.0624
#20f2ed color charts
#20f2ed color shades, tints & tones
#20f2ed color schemes
#20f2ed color preview, HTML & CSS examples
This text has a color of #20f2ed
<p style="color:#20f2ed;">Text here</p>
.mytext {color:#20f2ed;}
This box has a color of #20f2ed
<div style="background-color:#20f2ed;">Content here</div>
.mybackground {background-color:#20f2ed;}
Border around this has a color of #20f2ed
<div style="border:2px solid #20f2ed;">Content here</div>
.myborder {border:2px solid #20f2ed;}