#501c6f color space conversions
Hex:
        #501c6f
        RGB:
        80, 28, 111
        CMY:
        69, 89, 56
        CMYK:
        28, 75, 0, 56
      HSL:
        278°, 59.7122%, 27.2549%
        HSV (HSB):
        278°, 74.7748%, 43.5294%
        XYZ:
        6.5928, 3.6837, 15.4025
        xyY:
        0.2567, 0.1435, 3.6837
      CIE-Lab:
        22.5969, 39.0717, -37.6631
        CIE-LCH:
        22.5969, 54.2688, 316.0517
        CIE-Luv:
        22.5969, 13.5751, -47.4481
        Hunter-Lab:
        19.1929, 27.7271, -34.1457
      #501c6f color charts
#501c6f RGB chart
      #501c6f CMYK chart
      #501c6f RGB pie chart
      #501c6f color shades, tints & tones
#501c6f color schemes
#501c6f color preview, HTML & CSS examples
           This text has a color of #501c6f        
        
          <p style="color:#501c6f;">Text here</p>
        
        
          .mytext {color:#501c6f;}
        
        Text color #501c6f
      
           This box has a color of #501c6f        
        
          <div style="background-color:#501c6f;">Content here</div>
        
        
          .mybackground {background-color:#501c6f;}
        
        Background color #501c6f
      
           Border around this has a color of #501c6f        
        
          <div style="border:2px solid #501c6f;">Content here</div>
        
        
          .myborder {border:2px solid #501c6f;}
        
        Border color #501c6f