#5a757b color space conversions
Hex:
        #5a757b
        RGB:
        90, 117, 123
        CMY:
        65, 54, 52
        CMYK:
        27, 5, 0, 52
      HSL:
        191°, 15.4930%, 41.7647%
        HSV (HSB):
        191°, 26.8293%, 48.2353%
        XYZ:
        14.1529, 16.3263, 21.1442
        xyY:
        0.2742, 0.3163, 16.3263
      CIE-Lab:
        47.3997, -8.2585, -6.5076
        CIE-LCH:
        47.3997, 10.5144, 218.2378
        CIE-Luv:
        47.3997, -13.7346, -7.8199
        Hunter-Lab:
        40.4058, -8.1872, -2.7422
      #5a757b color charts
#5a757b RGB chart
      #5a757b CMYK chart
      #5a757b RGB pie chart
      #5a757b color shades, tints & tones
#5a757b color schemes
#5a757b color preview, HTML & CSS examples
           This text has a color of #5a757b        
        
          <p style="color:#5a757b;">Text here</p>
        
        
          .mytext {color:#5a757b;}
        
        Text color #5a757b
      
           This box has a color of #5a757b        
        
          <div style="background-color:#5a757b;">Content here</div>
        
        
          .mybackground {background-color:#5a757b;}
        
        Background color #5a757b
      
           Border around this has a color of #5a757b        
        
          <div style="border:2px solid #5a757b;">Content here</div>
        
        
          .myborder {border:2px solid #5a757b;}
        
        Border color #5a757b