#501d5f color space conversions
Hex:
        #501d5f
        RGB:
        80, 29, 95
        CMY:
        69, 89, 63
        CMYK:
        16, 69, 0, 63
      HSL:
        286°, 53.2258%, 24.3137%
        HSV (HSB):
        286°, 69.4737%, 37.2549%
        XYZ:
        5.8132, 3.4104, 11.1784
        xyY:
        0.2849, 0.1672, 3.4104
      CIE-Lab:
        21.6179, 34.8521, -28.7905
        CIE-LCH:
        21.6179, 45.2058, 320.4407
        CIE-Luv:
        21.6179, 16.6044, -36.3081
        Hunter-Lab:
        18.4673, 23.8708, -22.9614
      #501d5f color charts
#501d5f RGB chart
      #501d5f CMYK chart
      #501d5f RGB pie chart
      #501d5f color shades, tints & tones
#501d5f color schemes
#501d5f color preview, HTML & CSS examples
           This text has a color of #501d5f        
        
          <p style="color:#501d5f;">Text here</p>
        
        
          .mytext {color:#501d5f;}
        
        Text color #501d5f
      
           This box has a color of #501d5f        
        
          <div style="background-color:#501d5f;">Content here</div>
        
        
          .mybackground {background-color:#501d5f;}
        
        Background color #501d5f
      
           Border around this has a color of #501d5f        
        
          <div style="border:2px solid #501d5f;">Content here</div>
        
        
          .myborder {border:2px solid #501d5f;}
        
        Border color #501d5f