#56789a color space conversions
Hex:
#56789a
RGB:
86, 120, 154
CMY:
66, 53, 40
CMYK:
44, 22, 0, 40
HSL:
210°, 28.3333%, 47.0588%
HSV (HSB):
210°, 44.1558%, 60.3922%
XYZ:
16.3870, 17.7445, 33.1332
xyY:
0.2436, 0.2638, 17.7445
CIE-Lab:
49.1847, -2.6834, -22.1360
CIE-LCH:
49.1847, 22.2980, 263.0881
CIE-Luv:
49.1847, -16.7701, -32.1120
Hunter-Lab:
42.1242, -4.2781, -17.1482
#56789a color charts
#56789a color shades, tints & tones
#56789a color schemes
#56789a color preview, HTML & CSS examples
This text has a color of #56789a
<p style="color:#56789a;">Text here</p>
.mytext {color:#56789a;}
This box has a color of #56789a
<div style="background-color:#56789a;">Content here</div>
.mybackground {background-color:#56789a;}
Border around this has a color of #56789a
<div style="border:2px solid #56789a;">Content here</div>
.myborder {border:2px solid #56789a;}