#513b8d color space conversions
Hex:
        #513b8d
        RGB:
        81, 59, 141
        CMY:
        68, 77, 45
        CMYK:
        43, 58, 0, 45
      HSL:
        256°, 41.0000%, 39.2157%
        HSV (HSB):
        256°, 58.1560%, 55.2941%
        XYZ:
        9.7650, 6.8003, 25.9972
        xyY:
        0.2294, 0.1598, 6.8003
      CIE-Lab:
        31.3480, 30.0930, -42.4409
        CIE-LCH:
        31.3480, 52.0271, 305.3388
        CIE-Luv:
        31.3480, 3.2592, -59.4213
        Hunter-Lab:
        26.0775, 21.2059, -40.8533
      #513b8d color charts
#513b8d RGB chart
      #513b8d CMYK chart
      #513b8d RGB pie chart
      #513b8d color shades, tints & tones
#513b8d color schemes
#513b8d color preview, HTML & CSS examples
           This text has a color of #513b8d        
        
          <p style="color:#513b8d;">Text here</p>
        
        
          .mytext {color:#513b8d;}
        
        Text color #513b8d
      
           This box has a color of #513b8d        
        
          <div style="background-color:#513b8d;">Content here</div>
        
        
          .mybackground {background-color:#513b8d;}
        
        Background color #513b8d
      
           Border around this has a color of #513b8d        
        
          <div style="border:2px solid #513b8d;">Content here</div>
        
        
          .myborder {border:2px solid #513b8d;}
        
        Border color #513b8d