#594c7e color space conversions
Hex:
        #594c7e
        RGB:
        89, 76, 126
        CMY:
        65, 70, 51
        CMYK:
        29, 40, 0, 51
      HSL:
        256°, 24.7525%, 39.6078%
        HSV (HSB):
        256°, 39.6825%, 49.4118%
        XYZ:
        10.4702, 8.7991, 20.8852
        xyY:
        0.2607, 0.2191, 8.7991
      CIE-Lab:
        35.5946, 17.2951, -26.3864
        CIE-LCH:
        35.5946, 31.5494, 303.2430
        CIE-Luv:
        35.5946, 2.9357, -38.0577
        Hunter-Lab:
        29.6633, 11.0940, -20.9805
      #594c7e color charts
#594c7e RGB chart
      #594c7e CMYK chart
      #594c7e RGB pie chart
      #594c7e color shades, tints & tones
#594c7e color schemes
#594c7e color preview, HTML & CSS examples
           This text has a color of #594c7e        
        
          <p style="color:#594c7e;">Text here</p>
        
        
          .mytext {color:#594c7e;}
        
        Text color #594c7e
      
           This box has a color of #594c7e        
        
          <div style="background-color:#594c7e;">Content here</div>
        
        
          .mybackground {background-color:#594c7e;}
        
        Background color #594c7e
      
           Border around this has a color of #594c7e        
        
          <div style="border:2px solid #594c7e;">Content here</div>
        
        
          .myborder {border:2px solid #594c7e;}
        
        Border color #594c7e