#596a7d color space conversions
Hex:
        #596a7d
        RGB:
        89, 106, 125
        CMY:
        65, 58, 51
        CMYK:
        29, 15, 0, 51
      HSL:
        212°, 16.8224%, 41.9608%
        HSV (HSB):
        212°, 28.8000%, 49.0196%
        XYZ:
        12.9755, 13.9126, 21.4035
        xyY:
        0.2687, 0.2881, 13.9126
      CIE-Lab:
        44.1073, -1.6297, -12.6557
        CIE-LCH:
        44.1073, 12.7602, 262.6625
        CIE-Luv:
        44.1073, -9.3374, -17.3946
        Hunter-Lab:
        37.2996, -3.1789, -7.9126
      #596a7d color charts
#596a7d RGB chart
      #596a7d CMYK chart
      #596a7d RGB pie chart
      #596a7d color shades, tints & tones
#596a7d color schemes
#596a7d color preview, HTML & CSS examples
           This text has a color of #596a7d        
        
          <p style="color:#596a7d;">Text here</p>
        
        
          .mytext {color:#596a7d;}
        
        Text color #596a7d
      
           This box has a color of #596a7d        
        
          <div style="background-color:#596a7d;">Content here</div>
        
        
          .mybackground {background-color:#596a7d;}
        
        Background color #596a7d
      
           Border around this has a color of #596a7d        
        
          <div style="border:2px solid #596a7d;">Content here</div>
        
        
          .myborder {border:2px solid #596a7d;}
        
        Border color #596a7d