#501c7e color space conversions
Hex:
        #501c7e
        RGB:
        80, 28, 126
        CMY:
        69, 89, 51
        CMYK:
        37, 78, 0, 51
      HSL:
        272°, 63.6364%, 30.1961%
        HSV (HSB):
        272°, 77.7778%, 49.4118%
        XYZ:
        7.4894, 4.0423, 20.1242
        xyY:
        0.2366, 0.1277, 4.0423
      CIE-Lab:
        23.8109, 42.7593, -45.2847
        CIE-LCH:
        23.8109, 62.2821, 313.3570
        CIE-Luv:
        23.8109, 10.9266, -57.3299
        Hunter-Lab:
        20.1056, 31.3073, -45.2710
      #501c7e color charts
#501c7e RGB chart
      #501c7e CMYK chart
      #501c7e RGB pie chart
      #501c7e color shades, tints & tones
#501c7e color schemes
#501c7e color preview, HTML & CSS examples
           This text has a color of #501c7e        
        
          <p style="color:#501c7e;">Text here</p>
        
        
          .mytext {color:#501c7e;}
        
        Text color #501c7e
      
           This box has a color of #501c7e        
        
          <div style="background-color:#501c7e;">Content here</div>
        
        
          .mybackground {background-color:#501c7e;}
        
        Background color #501c7e
      
           Border around this has a color of #501c7e        
        
          <div style="border:2px solid #501c7e;">Content here</div>
        
        
          .myborder {border:2px solid #501c7e;}
        
        Border color #501c7e