#501d6d color space conversions
Hex:
        #501d6d
        RGB:
        80, 29, 109
        CMY:
        69, 89, 57
        CMYK:
        27, 73, 0, 57
      HSL:
        278°, 57.9710%, 27.0588%
        HSV (HSB):
        278°, 73.3945%, 42.7451%
        XYZ:
        6.5079, 3.6883, 14.8369
        xyY:
        0.2600, 0.1473, 3.6883
      CIE-Lab:
        22.6131, 38.1170, -36.3437
        CIE-LCH:
        22.6131, 52.6665, 316.3643
        CIE-Luv:
        22.6131, 13.8018, -45.9147
        Hunter-Lab:
        19.2050, 26.8789, -32.3612
      #501d6d color charts
#501d6d RGB chart
      #501d6d CMYK chart
      #501d6d RGB pie chart
      #501d6d color shades, tints & tones
#501d6d color schemes
#501d6d color preview, HTML & CSS examples
           This text has a color of #501d6d        
        
          <p style="color:#501d6d;">Text here</p>
        
        
          .mytext {color:#501d6d;}
        
        Text color #501d6d
      
           This box has a color of #501d6d        
        
          <div style="background-color:#501d6d;">Content here</div>
        
        
          .mybackground {background-color:#501d6d;}
        
        Background color #501d6d
      
           Border around this has a color of #501d6d        
        
          <div style="border:2px solid #501d6d;">Content here</div>
        
        
          .myborder {border:2px solid #501d6d;}
        
        Border color #501d6d