#5b657a color space conversions
Hex:
        #5b657a
        RGB:
        91, 101, 122
        CMY:
        64, 60, 52
        CMYK:
        25, 17, 0, 52
      HSL:
        221°, 14.5540%, 41.7647%
        HSV (HSB):
        221°, 25.4098%, 47.8431%
        XYZ:
        12.4809, 12.9366, 20.2516
        xyY:
        0.2733, 0.2833, 12.9366
      CIE-Lab:
        42.6676, 1.2621, -13.0130
        CIE-LCH:
        42.6676, 13.0740, 275.5395
        CIE-Luv:
        42.6676, -6.1344, -18.1574
        Hunter-Lab:
        35.9676, -1.0028, -8.2060
      #5b657a color charts
#5b657a RGB chart
      #5b657a CMYK chart
      #5b657a RGB pie chart
      #5b657a color shades, tints & tones
#5b657a color schemes
#5b657a color preview, HTML & CSS examples
           This text has a color of #5b657a        
        
          <p style="color:#5b657a;">Text here</p>
        
        
          .mytext {color:#5b657a;}
        
        Text color #5b657a
      
           This box has a color of #5b657a        
        
          <div style="background-color:#5b657a;">Content here</div>
        
        
          .mybackground {background-color:#5b657a;}
        
        Background color #5b657a
      
           Border around this has a color of #5b657a        
        
          <div style="border:2px solid #5b657a;">Content here</div>
        
        
          .myborder {border:2px solid #5b657a;}
        
        Border color #5b657a