#500e7a color space conversions
Hex:
        #500e7a
        RGB:
        80, 14, 122
        CMY:
        69, 95, 52
        CMYK:
        34, 89, 0, 52
      HSL:
        277°, 79.4118%, 26.6667%
        HSV (HSB):
        277°, 88.5246%, 47.8431%
        XYZ:
        6.9782, 3.4247, 18.7056
        xyY:
        0.2397, 0.1177, 3.4247
      CIE-Lab:
        21.6702, 46.9933, -46.2331
        CIE-LCH:
        21.6702, 65.9232, 315.4672
        CIE-Luv:
        21.6702, 12.9623, -56.0792
        Hunter-Lab:
        18.5059, 34.9229, -46.9756
      #500e7a color charts
#500e7a RGB chart
      #500e7a CMYK chart
      #500e7a RGB pie chart
      #500e7a color shades, tints & tones
#500e7a color schemes
#500e7a color preview, HTML & CSS examples
           This text has a color of #500e7a        
        
          <p style="color:#500e7a;">Text here</p>
        
        
          .mytext {color:#500e7a;}
        
        Text color #500e7a
      
           This box has a color of #500e7a        
        
          <div style="background-color:#500e7a;">Content here</div>
        
        
          .mybackground {background-color:#500e7a;}
        
        Background color #500e7a
      
           Border around this has a color of #500e7a        
        
          <div style="border:2px solid #500e7a;">Content here</div>
        
        
          .myborder {border:2px solid #500e7a;}
        
        Border color #500e7a