#56789b color space conversions
Hex:
#56789b
RGB:
86, 120, 155
CMY:
66, 53, 39
CMYK:
45, 23, 0, 39
HSL:
210°, 28.6307%, 47.2549%
HSV (HSB):
210°, 44.5161%, 60.7843%
XYZ:
16.4706, 17.7779, 33.5737
xyY:
0.2428, 0.2621, 17.7779
CIE-Lab:
49.2256, -2.3872, -22.6589
CIE-LCH:
49.2256, 22.7843, 263.9860
CIE-Luv:
49.2256, -16.7718, -32.9661
Hunter-Lab:
42.1639, -4.0588, -17.6960
#56789b color charts
#56789b color shades, tints & tones
#56789b color schemes
#56789b color preview, HTML & CSS examples
This text has a color of #56789b
<p style="color:#56789b;">Text here</p>
.mytext {color:#56789b;}
This box has a color of #56789b
<div style="background-color:#56789b;">Content here</div>
.mybackground {background-color:#56789b;}
Border around this has a color of #56789b
<div style="border:2px solid #56789b;">Content here</div>
.myborder {border:2px solid #56789b;}