#513d7b color space conversions
Hex:
        #513d7b
        RGB:
        81, 61, 123
        CMY:
        68, 76, 52
        CMYK:
        34, 50, 0, 52
      HSL:
        259°, 33.6957%, 36.0784%
        HSV (HSB):
        259°, 50.4065%, 48.2353%
        XYZ:
        8.6372, 6.5169, 19.5415
        xyY:
        0.2489, 0.1878, 6.5169
      CIE-Lab:
        30.6808, 23.5825, -32.3299
        CIE-LCH:
        30.6808, 40.0170, 306.1082
        CIE-Luv:
        30.6808, 4.5982, -45.0312
        Hunter-Lab:
        25.5282, 15.7196, -27.5161
      #513d7b color charts
#513d7b RGB chart
      #513d7b CMYK chart
      #513d7b RGB pie chart
      #513d7b color shades, tints & tones
#513d7b color schemes
#513d7b color preview, HTML & CSS examples
           This text has a color of #513d7b        
        
          <p style="color:#513d7b;">Text here</p>
        
        
          .mytext {color:#513d7b;}
        
        Text color #513d7b
      
           This box has a color of #513d7b        
        
          <div style="background-color:#513d7b;">Content here</div>
        
        
          .mybackground {background-color:#513d7b;}
        
        Background color #513d7b
      
           Border around this has a color of #513d7b        
        
          <div style="border:2px solid #513d7b;">Content here</div>
        
        
          .myborder {border:2px solid #513d7b;}
        
        Border color #513d7b