#5b776d color space conversions
Hex:
        #5b776d
        RGB:
        91, 119, 109
        CMY:
        64, 53, 57
        CMYK:
        24, 0, 8, 53
      HSL:
        159°, 13.3333%, 41.1765%
        HSV (HSB):
        159°, 23.5294%, 46.6667%
        XYZ:
        13.6715, 16.5219, 16.9365
        xyY:
        0.2901, 0.3506, 16.5219
      CIE-Lab:
        47.6519, -12.3849, 2.1846
        CIE-LCH:
        47.6519, 12.5761, 169.9962
        CIE-Luv:
        47.6519, -14.0854, 4.8225
        Hunter-Lab:
        40.6472, -11.0947, 3.7486
      #5b776d color charts
#5b776d RGB chart
      #5b776d CMYK chart
      #5b776d RGB pie chart
      #5b776d color shades, tints & tones
#5b776d color schemes
#5b776d color preview, HTML & CSS examples
           This text has a color of #5b776d        
        
          <p style="color:#5b776d;">Text here</p>
        
        
          .mytext {color:#5b776d;}
        
        Text color #5b776d
      
           This box has a color of #5b776d        
        
          <div style="background-color:#5b776d;">Content here</div>
        
        
          .mybackground {background-color:#5b776d;}
        
        Background color #5b776d
      
           Border around this has a color of #5b776d        
        
          <div style="border:2px solid #5b776d;">Content here</div>
        
        
          .myborder {border:2px solid #5b776d;}
        
        Border color #5b776d