#5cadeb color space conversions
Hex:
#5cadeb
RGB:
92, 173, 235
CMY:
64, 32, 8
CMYK:
61, 26, 0, 8
HSL:
206°, 78.1421%, 64.1176%
HSV (HSB):
206°, 60.8511%, 92.1569%
XYZ:
34.3526, 38.1606, 84.1524
xyY:
0.2193, 0.2436, 38.1606
CIE-Lab:
68.1388, -6.5085, -38.4737
CIE-LCH:
68.1388, 39.0203, 260.3983
CIE-Luv:
68.1388, -33.5853, -60.7822
Hunter-Lab:
61.7743, -8.8413, -37.5262
#5cadeb color charts
#5cadeb color shades, tints & tones
#5cadeb color schemes
#5cadeb color preview, HTML & CSS examples
This text has a color of #5cadeb
<p style="color:#5cadeb;">Text here</p>
.mytext {color:#5cadeb;}
This box has a color of #5cadeb
<div style="background-color:#5cadeb;">Content here</div>
.mybackground {background-color:#5cadeb;}
Border around this has a color of #5cadeb
<div style="border:2px solid #5cadeb;">Content here</div>
.myborder {border:2px solid #5cadeb;}