#5b6d7a color space conversions
Hex:
        #5b6d7a
        RGB:
        91, 109, 122
        CMY:
        64, 57, 52
        CMYK:
        25, 11, 0, 52
      HSL:
        205°, 14.5540%, 41.7647%
        HSV (HSB):
        205°, 25.4098%, 47.8431%
        XYZ:
        13.2959, 14.5666, 20.5232
        xyY:
        0.2748, 0.3011, 14.5666
      CIE-Lab:
        45.0347, -3.5257, -9.4400
        CIE-LCH:
        45.0347, 10.0769, 249.5201
        CIE-Luv:
        45.0347, -9.6900, -12.5605
        Hunter-Lab:
        38.1662, -4.6071, -5.1659
      #5b6d7a color charts
#5b6d7a RGB chart
      #5b6d7a CMYK chart
      #5b6d7a RGB pie chart
      #5b6d7a color shades, tints & tones
#5b6d7a color schemes
#5b6d7a color preview, HTML & CSS examples
           This text has a color of #5b6d7a        
        
          <p style="color:#5b6d7a;">Text here</p>
        
        
          .mytext {color:#5b6d7a;}
        
        Text color #5b6d7a
      
           This box has a color of #5b6d7a        
        
          <div style="background-color:#5b6d7a;">Content here</div>
        
        
          .mybackground {background-color:#5b6d7a;}
        
        Background color #5b6d7a
      
           Border around this has a color of #5b6d7a        
        
          <div style="border:2px solid #5b6d7a;">Content here</div>
        
        
          .myborder {border:2px solid #5b6d7a;}
        
        Border color #5b6d7a