#500e66 color space conversions
Hex:
        #500e66
        RGB:
        80, 14, 102
        CMY:
        69, 95, 60
        CMYK:
        22, 86, 0, 60
      HSL:
        285°, 75.8621%, 22.7451%
        HSV (HSB):
        285°, 86.2745%, 40.0000%
        XYZ:
        5.8636, 2.9789, 12.8363
        xyY:
        0.2705, 0.1374, 2.9789
      CIE-Lab:
        19.9590, 42.5698, -36.0688
        CIE-LCH:
        19.9590, 55.7956, 319.7259
        CIE-Luv:
        19.9590, 17.0023, -43.4065
        Hunter-Lab:
        17.2594, 30.4384, -32.0142
      #500e66 color charts
#500e66 RGB chart
      #500e66 CMYK chart
      #500e66 RGB pie chart
      #500e66 color shades, tints & tones
#500e66 color schemes
#500e66 color preview, HTML & CSS examples
           This text has a color of #500e66        
        
          <p style="color:#500e66;">Text here</p>
        
        
          .mytext {color:#500e66;}
        
        Text color #500e66
      
           This box has a color of #500e66        
        
          <div style="background-color:#500e66;">Content here</div>
        
        
          .mybackground {background-color:#500e66;}
        
        Background color #500e66
      
           Border around this has a color of #500e66        
        
          <div style="border:2px solid #500e66;">Content here</div>
        
        
          .myborder {border:2px solid #500e66;}
        
        Border color #500e66