#513d8b color space conversions
Hex:
        #513d8b
        RGB:
        81, 61, 139
        CMY:
        68, 76, 45
        CMYK:
        42, 56, 0, 45
      HSL:
        255°, 39.0000%, 39.2157%
        HSV (HSB):
        255°, 56.1151%, 54.5098%
        XYZ:
        9.7223, 6.9509, 25.2553
        xyY:
        0.2319, 0.1658, 6.9509
      CIE-Lab:
        31.6949, 28.2557, -40.6512
        CIE-LCH:
        31.6949, 49.5066, 304.8023
        CIE-Luv:
        31.6949, 2.9286, -57.1294
        Hunter-Lab:
        26.3646, 19.6863, -38.3403
      #513d8b color charts
#513d8b RGB chart
      #513d8b CMYK chart
      #513d8b RGB pie chart
      #513d8b color shades, tints & tones
#513d8b color schemes
#513d8b color preview, HTML & CSS examples
           This text has a color of #513d8b        
        
          <p style="color:#513d8b;">Text here</p>
        
        
          .mytext {color:#513d8b;}
        
        Text color #513d8b
      
           This box has a color of #513d8b        
        
          <div style="background-color:#513d8b;">Content here</div>
        
        
          .mybackground {background-color:#513d8b;}
        
        Background color #513d8b
      
           Border around this has a color of #513d8b        
        
          <div style="border:2px solid #513d8b;">Content here</div>
        
        
          .myborder {border:2px solid #513d8b;}
        
        Border color #513d8b