#513f5b color space conversions
Hex:
        #513f5b
        RGB:
        81, 63, 91
        CMY:
        68, 75, 64
        CMYK:
        11, 31, 0, 64
      HSL:
        279°, 18.1818%, 30.1961%
        HSV (HSB):
        279°, 30.7692%, 35.6863%
        XYZ:
        7.0592, 6.0597, 10.6951
        xyY:
        0.2964, 0.2545, 6.0597
      CIE-Lab:
        29.5625, 13.7820, -13.7234
        CIE-LCH:
        29.5625, 19.4492, 315.1220
        CIE-Luv:
        29.5625, 7.4170, -18.8114
        Hunter-Lab:
        24.6164, 8.1092, -8.5283
      #513f5b color charts
#513f5b RGB chart
      #513f5b CMYK chart
      #513f5b RGB pie chart
      #513f5b color shades, tints & tones
#513f5b color schemes
#513f5b color preview, HTML & CSS examples
           This text has a color of #513f5b        
        
          <p style="color:#513f5b;">Text here</p>
        
        
          .mytext {color:#513f5b;}
        
        Text color #513f5b
      
           This box has a color of #513f5b        
        
          <div style="background-color:#513f5b;">Content here</div>
        
        
          .mybackground {background-color:#513f5b;}
        
        Background color #513f5b
      
           Border around this has a color of #513f5b        
        
          <div style="border:2px solid #513f5b;">Content here</div>
        
        
          .myborder {border:2px solid #513f5b;}
        
        Border color #513f5b