#501a3d color space conversions
Hex:
        #501a3d
        RGB:
        80, 26, 61
        CMY:
        69, 90, 76
        CMYK:
        0, 68, 24, 69
      HSL:
        321°, 50.9434%, 20.7843%
        HSV (HSB):
        321°, 67.5000%, 31.3725%
        XYZ:
        4.5200, 2.7812, 4.7135
        xyY:
        0.3762, 0.2315, 2.7812
      CIE-Lab:
        19.1454, 29.6602, -9.6293
        CIE-LCH:
        19.1454, 31.1842, 342.0138
        CIE-Luv:
        19.1454, 25.2882, -13.3831
        Hunter-Lab:
        16.6769, 19.1946, -5.0836
      #501a3d color charts
#501a3d RGB chart
      #501a3d CMYK chart
      #501a3d RGB pie chart
      #501a3d color shades, tints & tones
#501a3d color schemes
#501a3d color preview, HTML & CSS examples
           This text has a color of #501a3d        
        
          <p style="color:#501a3d;">Text here</p>
        
        
          .mytext {color:#501a3d;}
        
        Text color #501a3d
      
           This box has a color of #501a3d        
        
          <div style="background-color:#501a3d;">Content here</div>
        
        
          .mybackground {background-color:#501a3d;}
        
        Background color #501a3d
      
           Border around this has a color of #501a3d        
        
          <div style="border:2px solid #501a3d;">Content here</div>
        
        
          .myborder {border:2px solid #501a3d;}
        
        Border color #501a3d