#20faed color space conversions
Hex:
#20faed
RGB:
32, 250, 237
CMY:
87, 2, 7
CMYK:
87, 0, 5, 2
HSL:
176°, 95.6140%, 55.2941%
HSV (HSB):
176°, 87.2000%, 98.0392%
XYZ:
50.0673, 74.7927, 91.9184
xyY:
0.2310, 0.3450, 74.7927
CIE-Lab:
89.2958, -50.0528, -7.4768
CIE-LCH:
89.2958, 50.6082, 188.4959
CIE-Luv:
89.2958, -69.0759, -3.9148
Hunter-Lab:
86.4828, -48.0062, -2.4785
#20faed color charts
#20faed color shades, tints & tones
#20faed color schemes
#20faed color preview, HTML & CSS examples
This text has a color of #20faed
<p style="color:#20faed;">Text here</p>
.mytext {color:#20faed;}
This box has a color of #20faed
<div style="background-color:#20faed;">Content here</div>
.mybackground {background-color:#20faed;}
Border around this has a color of #20faed
<div style="border:2px solid #20faed;">Content here</div>
.myborder {border:2px solid #20faed;}