#513e9e color space conversions
Hex:
        #513e9e
        RGB:
        81, 62, 158
        CMY:
        68, 76, 38
        CMYK:
        49, 61, 0, 38
      HSL:
        252°, 43.6364%, 43.1373%
        HSV (HSB):
        252°, 60.7595%, 61.9608%
        XYZ:
        11.2875, 7.6632, 33.2320
        xyY:
        0.2163, 0.1469, 7.6632
      CIE-Lab:
        33.2714, 33.3902, -49.7063
        CIE-LCH:
        33.2714, 59.8801, 303.8913
        CIE-Luv:
        33.2714, 0.8650, -70.5332
        Hunter-Lab:
        27.6825, 24.3389, -51.7981
      #513e9e color charts
#513e9e RGB chart
      #513e9e CMYK chart
      #513e9e RGB pie chart
      #513e9e color shades, tints & tones
#513e9e color schemes
#513e9e color preview, HTML & CSS examples
           This text has a color of #513e9e        
        
          <p style="color:#513e9e;">Text here</p>
        
        
          .mytext {color:#513e9e;}
        
        Text color #513e9e
      
           This box has a color of #513e9e        
        
          <div style="background-color:#513e9e;">Content here</div>
        
        
          .mybackground {background-color:#513e9e;}
        
        Background color #513e9e
      
           Border around this has a color of #513e9e        
        
          <div style="border:2px solid #513e9e;">Content here</div>
        
        
          .myborder {border:2px solid #513e9e;}
        
        Border color #513e9e