#500aa7 color space conversions
Hex:
        #500aa7
        RGB:
        80, 10, 167
        CMY:
        69, 96, 35
        CMYK:
        52, 94, 0, 35
      HSL:
        267°, 88.7006%, 34.7059%
        HSV (HSB):
        267°, 94.0120%, 65.4902%
        XYZ:
        10.3919, 4.7126, 36.9211
        xyY:
        0.1997, 0.0906, 4.7126
      CIE-Lab:
        25.8997, 58.4843, -67.2251
        CIE-LCH:
        25.8997, 89.1046, 311.0225
        CIE-Luv:
        25.8997, 6.3411, -83.2496
        Hunter-Lab:
        21.7085, 47.4582, -85.6427
      #500aa7 color charts
#500aa7 RGB chart
      #500aa7 CMYK chart
      #500aa7 RGB pie chart
      #500aa7 color shades, tints & tones
#500aa7 color schemes
#500aa7 color preview, HTML & CSS examples
           This text has a color of #500aa7        
        
          <p style="color:#500aa7;">Text here</p>
        
        
          .mytext {color:#500aa7;}
        
        Text color #500aa7
      
           This box has a color of #500aa7        
        
          <div style="background-color:#500aa7;">Content here</div>
        
        
          .mybackground {background-color:#500aa7;}
        
        Background color #500aa7
      
           Border around this has a color of #500aa7        
        
          <div style="border:2px solid #500aa7;">Content here</div>
        
        
          .myborder {border:2px solid #500aa7;}
        
        Border color #500aa7