#501f5f color space conversions
Hex:
        #501f5f
        RGB:
        80, 31, 95
        CMY:
        69, 88, 63
        CMYK:
        16, 67, 0, 63
      HSL:
        286°, 50.7937%, 24.7059%
        HSV (HSB):
        286°, 67.3684%, 37.2549%
        XYZ:
        5.8638, 3.5117, 11.1952
        xyY:
        0.2851, 0.1707, 3.5117
      CIE-Lab:
        21.9865, 33.8334, -28.2020
        CIE-LCH:
        21.9865, 44.0460, 320.1869
        CIE-Luv:
        21.9865, 16.2245, -35.8046
        Hunter-Lab:
        18.7394, 23.0609, -22.3031
      #501f5f color charts
#501f5f RGB chart
      #501f5f CMYK chart
      #501f5f RGB pie chart
      #501f5f color shades, tints & tones
#501f5f color schemes
#501f5f color preview, HTML & CSS examples
           This text has a color of #501f5f        
        
          <p style="color:#501f5f;">Text here</p>
        
        
          .mytext {color:#501f5f;}
        
        Text color #501f5f
      
           This box has a color of #501f5f        
        
          <div style="background-color:#501f5f;">Content here</div>
        
        
          .mybackground {background-color:#501f5f;}
        
        Background color #501f5f
      
           Border around this has a color of #501f5f        
        
          <div style="border:2px solid #501f5f;">Content here</div>
        
        
          .myborder {border:2px solid #501f5f;}
        
        Border color #501f5f