#501aa5 color space conversions
Hex:
        #501aa5
        RGB:
        80, 26, 165
        CMY:
        69, 90, 35
        CMYK:
        52, 84, 0, 35
      HSL:
        263°, 72.7749%, 37.4510%
        HSV (HSB):
        263°, 84.2424%, 64.7059%
        XYZ:
        10.4692, 5.1609, 36.0417
        xyY:
        0.2026, 0.0999, 5.1609
      CIE-Lab:
        27.1883, 53.5217, -63.8872
        CIE-LCH:
        27.1883, 83.3436, 309.9547
        CIE-Luv:
        27.1883, 5.5877, -81.7758
        Hunter-Lab:
        22.7176, 42.5045, -78.1620
      #501aa5 color charts
#501aa5 RGB chart
      #501aa5 CMYK chart
      #501aa5 RGB pie chart
      #501aa5 color shades, tints & tones
#501aa5 color schemes
#501aa5 color preview, HTML & CSS examples
           This text has a color of #501aa5        
        
          <p style="color:#501aa5;">Text here</p>
        
        
          .mytext {color:#501aa5;}
        
        Text color #501aa5
      
           This box has a color of #501aa5        
        
          <div style="background-color:#501aa5;">Content here</div>
        
        
          .mybackground {background-color:#501aa5;}
        
        Background color #501aa5
      
           Border around this has a color of #501aa5        
        
          <div style="border:2px solid #501aa5;">Content here</div>
        
        
          .myborder {border:2px solid #501aa5;}
        
        Border color #501aa5