#591a79 color space conversions
Hex:
        #591a79
        RGB:
        89, 26, 121
        CMY:
        65, 90, 53
        CMYK:
        26, 79, 0, 53
      HSL:
        280°, 64.6259%, 28.8235%
        HSV (HSB):
        280°, 78.5124%, 47.4510%
        XYZ:
        7.9404, 4.2431, 18.4897
        xyY:
        0.2589, 0.1383, 4.2431
      CIE-Lab:
        24.4594, 44.1832, -40.9947
        CIE-LCH:
        24.4594, 60.2721, 317.1437
        CIE-Luv:
        24.4594, 16.5795, -53.3481
        Hunter-Lab:
        20.5988, 32.7601, -38.8000
      #591a79 color charts
#591a79 RGB chart
      #591a79 CMYK chart
      #591a79 RGB pie chart
      #591a79 color shades, tints & tones
#591a79 color schemes
#591a79 color preview, HTML & CSS examples
           This text has a color of #591a79        
        
          <p style="color:#591a79;">Text here</p>
        
        
          .mytext {color:#591a79;}
        
        Text color #591a79
      
           This box has a color of #591a79        
        
          <div style="background-color:#591a79;">Content here</div>
        
        
          .mybackground {background-color:#591a79;}
        
        Background color #591a79
      
           Border around this has a color of #591a79        
        
          <div style="border:2px solid #591a79;">Content here</div>
        
        
          .myborder {border:2px solid #591a79;}
        
        Border color #591a79