#20bced color space conversions
Hex:
#20bced
RGB:
32, 188, 237
CMY:
87, 26, 7
CMYK:
86, 21, 0, 7
HSL:
194°, 85.0622%, 52.7451%
HSV (HSB):
194°, 86.4979%, 92.9412%
XYZ:
33.8649, 42.3879, 86.5176
xyY:
0.2081, 0.2604, 42.3879
CIE-Lab:
71.1376, -21.1274, -35.0071
CIE-LCH:
71.1376, 40.8884, 238.8882
CIE-Luv:
71.1376, -48.1486, -53.4468
Hunter-Lab:
65.1060, -21.0886, -33.2146
#20bced color charts
#20bced color shades, tints & tones
#20bced color schemes
#20bced color preview, HTML & CSS examples
This text has a color of #20bced
<p style="color:#20bced;">Text here</p>
.mytext {color:#20bced;}
This box has a color of #20bced
<div style="background-color:#20bced;">Content here</div>
.mybackground {background-color:#20bced;}
Border around this has a color of #20bced
<div style="border:2px solid #20bced;">Content here</div>
.myborder {border:2px solid #20bced;}