#50016f color space conversions
Hex:
        #50016f
        RGB:
        80, 1, 111
        CMY:
        69, 100, 56
        CMYK:
        28, 99, 0, 56
      HSL:
        283°, 98.2143%, 21.9608%
        HSV (HSB):
        283°, 99.0991%, 43.5294%
        XYZ:
        6.1884, 2.8749, 15.2677
        xyY:
        0.2543, 0.1182, 2.8749
      CIE-Lab:
        19.5357, 47.9770, -42.6361
        CIE-LCH:
        19.5357, 64.1844, 318.3733
        CIE-Luv:
        19.5357, 15.8496, -49.8549
        Hunter-Lab:
        16.9555, 35.4764, -41.5193
      #50016f color charts
#50016f RGB chart
      #50016f CMYK chart
      #50016f RGB pie chart
      #50016f color shades, tints & tones
#50016f color schemes
#50016f color preview, HTML & CSS examples
           This text has a color of #50016f        
        
          <p style="color:#50016f;">Text here</p>
        
        
          .mytext {color:#50016f;}
        
        Text color #50016f
      
           This box has a color of #50016f        
        
          <div style="background-color:#50016f;">Content here</div>
        
        
          .mybackground {background-color:#50016f;}
        
        Background color #50016f
      
           Border around this has a color of #50016f        
        
          <div style="border:2px solid #50016f;">Content here</div>
        
        
          .myborder {border:2px solid #50016f;}
        
        Border color #50016f