#594c7d color space conversions
Hex:
        #594c7d
        RGB:
        89, 76, 125
        CMY:
        65, 70, 51
        CMYK:
        29, 39, 0, 51
      HSL:
        256°, 24.3781%, 39.4118%
        HSV (HSB):
        256°, 39.2000%, 49.0196%
        XYZ:
        10.4059, 8.7734, 20.5470
        xyY:
        0.2619, 0.2208, 8.7734
      CIE-Lab:
        35.5443, 17.0207, -25.8471
        CIE-LCH:
        35.5443, 30.9480, 303.3654
        CIE-Luv:
        35.5443, 3.0270, -37.2459
        Hunter-Lab:
        29.6199, 10.8749, -20.3949
      #594c7d color charts
#594c7d RGB chart
      #594c7d CMYK chart
      #594c7d RGB pie chart
      #594c7d color shades, tints & tones
#594c7d color schemes
#594c7d color preview, HTML & CSS examples
           This text has a color of #594c7d        
        
          <p style="color:#594c7d;">Text here</p>
        
        
          .mytext {color:#594c7d;}
        
        Text color #594c7d
      
           This box has a color of #594c7d        
        
          <div style="background-color:#594c7d;">Content here</div>
        
        
          .mybackground {background-color:#594c7d;}
        
        Background color #594c7d
      
           Border around this has a color of #594c7d        
        
          <div style="border:2px solid #594c7d;">Content here</div>
        
        
          .myborder {border:2px solid #594c7d;}
        
        Border color #594c7d