#501e43 color space conversions
Hex:
        #501e43
        RGB:
        80, 30, 67
        CMY:
        69, 88, 74
        CMYK:
        0, 63, 16, 69
      HSL:
        316°, 45.4545%, 21.5686%
        HSV (HSB):
        316°, 62.5000%, 31.3725%
        XYZ:
        4.7857, 3.0393, 5.6446
        xyY:
        0.3553, 0.2256, 3.0393
      CIE-Lab:
        20.2005, 28.5944, -12.1594
        CIE-LCH:
        20.2005, 31.0723, 336.9630
        CIE-Luv:
        20.2005, 22.7317, -16.2678
        Hunter-Lab:
        17.4335, 18.4913, -6.9934
      #501e43 color charts
#501e43 RGB chart
      #501e43 CMYK chart
      #501e43 RGB pie chart
      #501e43 color shades, tints & tones
#501e43 color schemes
#501e43 color preview, HTML & CSS examples
           This text has a color of #501e43        
        
          <p style="color:#501e43;">Text here</p>
        
        
          .mytext {color:#501e43;}
        
        Text color #501e43
      
           This box has a color of #501e43        
        
          <div style="background-color:#501e43;">Content here</div>
        
        
          .mybackground {background-color:#501e43;}
        
        Background color #501e43
      
           Border around this has a color of #501e43        
        
          <div style="border:2px solid #501e43;">Content here</div>
        
        
          .myborder {border:2px solid #501e43;}
        
        Border color #501e43