#513e7b color space conversions
Hex:
        #513e7b
        RGB:
        81, 62, 123
        CMY:
        68, 76, 52
        CMYK:
        34, 50, 0, 52
      HSL:
        259°, 32.9730%, 36.2745%
        HSV (HSB):
        259°, 49.5935%, 48.2353%
        XYZ:
        8.6911, 6.6246, 19.5595
        xyY:
        0.2492, 0.1900, 6.6246
      CIE-Lab:
        30.9366, 22.9460, -31.9233
        CIE-LCH:
        30.9366, 39.3143, 305.7080
        CIE-Luv:
        30.9366, 4.2857, -44.5456
        Hunter-Lab:
        25.7384, 15.2322, -27.0397
      #513e7b color charts
#513e7b RGB chart
      #513e7b CMYK chart
      #513e7b RGB pie chart
      #513e7b color shades, tints & tones
#513e7b color schemes
#513e7b color preview, HTML & CSS examples
           This text has a color of #513e7b        
        
          <p style="color:#513e7b;">Text here</p>
        
        
          .mytext {color:#513e7b;}
        
        Text color #513e7b
      
           This box has a color of #513e7b        
        
          <div style="background-color:#513e7b;">Content here</div>
        
        
          .mybackground {background-color:#513e7b;}
        
        Background color #513e7b
      
           Border around this has a color of #513e7b        
        
          <div style="border:2px solid #513e7b;">Content here</div>
        
        
          .myborder {border:2px solid #513e7b;}
        
        Border color #513e7b