#5cb1ed color space conversions
Hex:
#5cb1ed
RGB:
92, 177, 237
CMY:
64, 31, 7
CMYK:
61, 25, 0, 7
HSL:
205°, 80.1105%, 64.5098%
HSV (HSB):
205°, 61.1814%, 92.9412%
XYZ:
35.4218, 39.8340, 85.9426
xyY:
0.2197, 0.2471, 39.8340
CIE-Lab:
69.3511, -8.0765, -37.6758
CIE-LCH:
69.3511, 38.5318, 257.9007
CIE-Luv:
69.3511, -34.9594, -59.3807
Hunter-Lab:
63.1142, -10.2696, -36.5552
#5cb1ed color charts
#5cb1ed color shades, tints & tones
#5cb1ed color schemes
#5cb1ed color preview, HTML & CSS examples
This text has a color of #5cb1ed
<p style="color:#5cb1ed;">Text here</p>
.mytext {color:#5cb1ed;}
This box has a color of #5cb1ed
<div style="background-color:#5cb1ed;">Content here</div>
.mybackground {background-color:#5cb1ed;}
Border around this has a color of #5cb1ed
<div style="border:2px solid #5cb1ed;">Content here</div>
.myborder {border:2px solid #5cb1ed;}