#20daea color space conversions
Hex:
#20daea
RGB:
32, 218, 234
CMY:
87, 15, 8
CMYK:
86, 7, 0, 8
HSL:
185°, 82.7869%, 52.1569%
HSV (HSB):
185°, 86.3248%, 91.7647%
XYZ:
40.5184, 56.3904, 86.5908
xyY:
0.2208, 0.3073, 56.3904
CIE-Lab:
79.8355, -36.7780, -20.0629
CIE-LCH:
79.8355, 41.8944, 208.6130
CIE-Luv:
79.8355, -58.5692, -26.5033
Hunter-Lab:
75.0935, -35.1001, -15.8022
#20daea color charts
#20daea color shades, tints & tones
#20daea color schemes
#20daea color preview, HTML & CSS examples
This text has a color of #20daea
<p style="color:#20daea;">Text here</p>
.mytext {color:#20daea;}
This box has a color of #20daea
<div style="background-color:#20daea;">Content here</div>
.mybackground {background-color:#20daea;}
Border around this has a color of #20daea
<div style="border:2px solid #20daea;">Content here</div>
.myborder {border:2px solid #20daea;}