#5dbadc color space conversions
Hex:
#5dbadc
RGB:
93, 186, 220
CMY:
64, 27, 14
CMYK:
58, 15, 0, 14
HSL:
196°, 64.4670%, 61.3725%
HSV (HSB):
196°, 57.7273%, 86.2745%
XYZ:
34.9914, 42.6123, 74.0909
xyY:
0.2307, 0.2809, 42.6123
CIE-Lab:
71.2910, -17.9015, -25.4114
CIE-LCH:
71.2910, 31.0838, 234.8365
CIE-Luv:
71.2910, -38.6528, -37.5581
Hunter-Lab:
65.2781, -18.5543, -21.5997
#5dbadc color charts
#5dbadc color shades, tints & tones
#5dbadc color schemes
#5dbadc color preview, HTML & CSS examples
This text has a color of #5dbadc
<p style="color:#5dbadc;">Text here</p>
.mytext {color:#5dbadc;}
This box has a color of #5dbadc
<div style="background-color:#5dbadc;">Content here</div>
.mybackground {background-color:#5dbadc;}
Border around this has a color of #5dbadc
<div style="border:2px solid #5dbadc;">Content here</div>
.myborder {border:2px solid #5dbadc;}