#5cb6ed color space conversions
Hex:
#5cb6ed
RGB:
92, 182, 237
CMY:
64, 29, 7
CMYK:
61, 23, 0, 7
HSL:
203°, 80.1105%, 64.5098%
HSV (HSB):
203°, 61.1814%, 92.9412%
XYZ:
36.4276, 41.8456, 86.2778
xyY:
0.2214, 0.2543, 41.8456
CIE-Lab:
70.7644, -10.7940, -35.4793
CIE-LCH:
70.7644, 37.0849, 253.0784
CIE-Luv:
70.7644, -36.7646, -55.4569
Hunter-Lab:
64.6882, -12.6863, -33.7963
#5cb6ed color charts
#5cb6ed color shades, tints & tones
#5cb6ed color schemes
#5cb6ed color preview, HTML & CSS examples
This text has a color of #5cb6ed
<p style="color:#5cb6ed;">Text here</p>
.mytext {color:#5cb6ed;}
This box has a color of #5cb6ed
<div style="background-color:#5cb6ed;">Content here</div>
.mybackground {background-color:#5cb6ed;}
Border around this has a color of #5cb6ed
<div style="border:2px solid #5cb6ed;">Content here</div>
.myborder {border:2px solid #5cb6ed;}