#501e74 color space conversions
Hex:
        #501e74
        RGB:
        80, 30, 116
        CMY:
        69, 88, 55
        CMYK:
        31, 74, 0, 55
      HSL:
        275°, 58.9041%, 28.6275%
        HSV (HSB):
        275°, 74.1379%, 45.4902%
        XYZ:
        6.9249, 3.8950, 16.9098
        xyY:
        0.2497, 0.1405, 3.8950
      CIE-Lab:
        23.3211, 39.3436, -39.7085
        CIE-LCH:
        23.3211, 55.8989, 314.7355
        CIE-Luv:
        23.3211, 12.3660, -50.4318
        Hunter-Lab:
        19.7357, 28.0952, -36.9855
      #501e74 color charts
#501e74 RGB chart
      #501e74 CMYK chart
      #501e74 RGB pie chart
      #501e74 color shades, tints & tones
#501e74 color schemes
#501e74 color preview, HTML & CSS examples
           This text has a color of #501e74        
        
          <p style="color:#501e74;">Text here</p>
        
        
          .mytext {color:#501e74;}
        
        Text color #501e74
      
           This box has a color of #501e74        
        
          <div style="background-color:#501e74;">Content here</div>
        
        
          .mybackground {background-color:#501e74;}
        
        Background color #501e74
      
           Border around this has a color of #501e74        
        
          <div style="border:2px solid #501e74;">Content here</div>
        
        
          .myborder {border:2px solid #501e74;}
        
        Border color #501e74