#513b8b color space conversions
Hex:
        #513b8b
        RGB:
        81, 59, 139
        CMY:
        68, 77, 45
        CMYK:
        42, 58, 0, 45
      HSL:
        257°, 40.4040%, 38.8235%
        HSV (HSB):
        257°, 57.5540%, 54.5098%
        XYZ:
        9.6175, 6.7413, 25.2204
        xyY:
        0.2313, 0.1621, 6.7413
      CIE-Lab:
        31.2107, 29.4997, -41.4294
        CIE-LCH:
        31.2107, 50.8589, 305.4527
        CIE-Luv:
        31.2107, 3.4673, -57.9558
        Hunter-Lab:
        25.9641, 20.6820, -39.4169
      #513b8b color charts
#513b8b RGB chart
      #513b8b CMYK chart
      #513b8b RGB pie chart
      #513b8b color shades, tints & tones
#513b8b color schemes
#513b8b color preview, HTML & CSS examples
           This text has a color of #513b8b        
        
          <p style="color:#513b8b;">Text here</p>
        
        
          .mytext {color:#513b8b;}
        
        Text color #513b8b
      
           This box has a color of #513b8b        
        
          <div style="background-color:#513b8b;">Content here</div>
        
        
          .mybackground {background-color:#513b8b;}
        
        Background color #513b8b
      
           Border around this has a color of #513b8b        
        
          <div style="border:2px solid #513b8b;">Content here</div>
        
        
          .myborder {border:2px solid #513b8b;}
        
        Border color #513b8b