#500e8a color space conversions
Hex:
        #500e8a
        RGB:
        80, 14, 138
        CMY:
        69, 95, 46
        CMYK:
        42, 90, 0, 46
      HSL:
        272°, 81.5789%, 29.8039%
        HSV (HSB):
        272°, 89.8551%, 54.1176%
        XYZ:
        8.0527, 3.8545, 24.3643
        xyY:
        0.2220, 0.1063, 3.8545
      CIE-Lab:
        23.1846, 50.7042, -53.8617
        CIE-LCH:
        23.1846, 73.9729, 313.2704
        CIE-Luv:
        23.1846, 10.2339, -65.9152
        Hunter-Lab:
        19.6330, 38.8568, -59.8353
      #500e8a color charts
#500e8a RGB chart
      #500e8a CMYK chart
      #500e8a RGB pie chart
      #500e8a color shades, tints & tones
#500e8a color schemes
#500e8a color preview, HTML & CSS examples
           This text has a color of #500e8a        
        
          <p style="color:#500e8a;">Text here</p>
        
        
          .mytext {color:#500e8a;}
        
        Text color #500e8a
      
           This box has a color of #500e8a        
        
          <div style="background-color:#500e8a;">Content here</div>
        
        
          .mybackground {background-color:#500e8a;}
        
        Background color #500e8a
      
           Border around this has a color of #500e8a        
        
          <div style="border:2px solid #500e8a;">Content here</div>
        
        
          .myborder {border:2px solid #500e8a;}
        
        Border color #500e8a