#513d8d color space conversions
Hex:
        #513d8d
        RGB:
        81, 61, 141
        CMY:
        68, 76, 45
        CMYK:
        43, 57, 0, 45
      HSL:
        255°, 39.6040%, 39.6078%
        HSV (HSB):
        255°, 56.7376%, 55.2941%
        XYZ:
        9.8698, 7.0099, 26.0322
        xyY:
        0.2300, 0.1634, 7.0099
      CIE-Lab:
        31.8294, 28.8524, -41.6664
        CIE-LCH:
        31.8294, 50.6808, 304.7011
        CIE-Luv:
        31.8294, 2.7285, -58.6098
        Hunter-Lab:
        26.4762, 20.2078, -39.7622
      #513d8d color charts
#513d8d RGB chart
      #513d8d CMYK chart
      #513d8d RGB pie chart
      #513d8d color shades, tints & tones
#513d8d color schemes
#513d8d color preview, HTML & CSS examples
           This text has a color of #513d8d        
        
          <p style="color:#513d8d;">Text here</p>
        
        
          .mytext {color:#513d8d;}
        
        Text color #513d8d
      
           This box has a color of #513d8d        
        
          <div style="background-color:#513d8d;">Content here</div>
        
        
          .mybackground {background-color:#513d8d;}
        
        Background color #513d8d
      
           Border around this has a color of #513d8d        
        
          <div style="border:2px solid #513d8d;">Content here</div>
        
        
          .myborder {border:2px solid #513d8d;}
        
        Border color #513d8d