#5cb2ed color space conversions
Hex:
#5cb2ed
RGB:
92, 178, 237
CMY:
64, 30, 7
CMYK:
61, 25, 0, 7
HSL:
204°, 80.1105%, 64.5098%
HSV (HSB):
204°, 61.1814%, 92.9412%
XYZ:
35.6201, 40.2305, 86.0087
xyY:
0.2201, 0.2486, 40.2305
CIE-Lab:
69.6334, -8.6231, -37.2365
CIE-LCH:
69.6334, 38.2219, 256.9614
CIE-Luv:
69.6334, -35.3197, -58.5979
Hunter-Lab:
63.4275, -10.7549, -35.9988
#5cb2ed color charts
#5cb2ed color shades, tints & tones
#5cb2ed color schemes
#5cb2ed color preview, HTML & CSS examples
This text has a color of #5cb2ed
<p style="color:#5cb2ed;">Text here</p>
.mytext {color:#5cb2ed;}
This box has a color of #5cb2ed
<div style="background-color:#5cb2ed;">Content here</div>
.mybackground {background-color:#5cb2ed;}
Border around this has a color of #5cb2ed
<div style="border:2px solid #5cb2ed;">Content here</div>
.myborder {border:2px solid #5cb2ed;}