#513e65 color space conversions
Hex:
        #513e65
        RGB:
        81, 62, 101
        CMY:
        68, 76, 60
        CMYK:
        20, 39, 0, 60
      HSL:
        269°, 23.9264%, 31.9608%
        HSV (HSB):
        269°, 38.6139%, 39.6078%
        XYZ:
        7.4649, 6.1342, 13.1025
        xyY:
        0.2796, 0.2297, 6.1342
      CIE-Lab:
        29.7485, 16.9326, -19.8637
        CIE-LCH:
        29.7485, 26.1013, 310.4455
        CIE-Luv:
        29.7485, 6.6948, -27.2817
        Hunter-Lab:
        24.7672, 10.4578, -14.0288
      #513e65 color charts
#513e65 RGB chart
      #513e65 CMYK chart
      #513e65 RGB pie chart
      #513e65 color shades, tints & tones
#513e65 color schemes
#513e65 color preview, HTML & CSS examples
           This text has a color of #513e65        
        
          <p style="color:#513e65;">Text here</p>
        
        
          .mytext {color:#513e65;}
        
        Text color #513e65
      
           This box has a color of #513e65        
        
          <div style="background-color:#513e65;">Content here</div>
        
        
          .mybackground {background-color:#513e65;}
        
        Background color #513e65
      
           Border around this has a color of #513e65        
        
          <div style="border:2px solid #513e65;">Content here</div>
        
        
          .myborder {border:2px solid #513e65;}
        
        Border color #513e65