#513f6e color space conversions
Hex:
        #513f6e
        RGB:
        81, 63, 110
        CMY:
        68, 75, 57
        CMYK:
        26, 43, 0, 57
      HSL:
        263°, 27.1676%, 33.9216%
        HSV (HSB):
        263°, 42.7273%, 43.1373%
        XYZ:
        7.9853, 6.4301, 15.5721
        xyY:
        0.2663, 0.2144, 6.4301
      CIE-Lab:
        30.4727, 18.6751, -24.4652
        CIE-LCH:
        30.4727, 30.7783, 307.3557
        CIE-Luv:
        30.4727, 5.3388, -33.8597
        Hunter-Lab:
        25.3577, 11.8349, -18.6595
      #513f6e color charts
#513f6e RGB chart
      #513f6e CMYK chart
      #513f6e RGB pie chart
      #513f6e color shades, tints & tones
#513f6e color schemes
#513f6e color preview, HTML & CSS examples
           This text has a color of #513f6e        
        
          <p style="color:#513f6e;">Text here</p>
        
        
          .mytext {color:#513f6e;}
        
        Text color #513f6e
      
           This box has a color of #513f6e        
        
          <div style="background-color:#513f6e;">Content here</div>
        
        
          .mybackground {background-color:#513f6e;}
        
        Background color #513f6e
      
           Border around this has a color of #513f6e        
        
          <div style="border:2px solid #513f6e;">Content here</div>
        
        
          .myborder {border:2px solid #513f6e;}
        
        Border color #513f6e