#5b8ccc color space conversions
Hex:
#5b8ccc
RGB:
91, 140, 204
CMY:
64, 45, 20
CMYK:
55, 31, 0, 20
HSL:
214°, 52.5581%, 57.8431%
HSV (HSB):
214°, 55.3922%, 80.0000%
XYZ:
24.5916, 25.3399, 60.7217
xyY:
0.2222, 0.2290, 25.3399
CIE-Lab:
57.4052, 2.2034, -38.0627
CIE-LCH:
57.4052, 38.1264, 273.3131
CIE-Luv:
57.4052, -22.5553, -59.4953
Hunter-Lab:
50.3388, -0.8919, -36.2821
#5b8ccc color charts
#5b8ccc color shades, tints & tones
#5b8ccc color schemes
#5b8ccc color preview, HTML & CSS examples
This text has a color of #5b8ccc
<p style="color:#5b8ccc;">Text here</p>
.mytext {color:#5b8ccc;}
This box has a color of #5b8ccc
<div style="background-color:#5b8ccc;">Content here</div>
.mybackground {background-color:#5b8ccc;}
Border around this has a color of #5b8ccc
<div style="border:2px solid #5b8ccc;">Content here</div>
.myborder {border:2px solid #5b8ccc;}