#50208e color space conversions
Hex:
        #50208e
        RGB:
        80, 32, 142
        CMY:
        69, 87, 44
        CMYK:
        44, 77, 0, 44
      HSL:
        266°, 63.2184%, 34.1176%
        HSV (HSB):
        266°, 77.4648%, 55.6863%
        XYZ:
        8.7073, 4.6915, 26.0378
        xyY:
        0.2208, 0.1190, 4.6915
      CIE-Lab:
        25.8371, 45.0662, -52.0070
        CIE-LCH:
        25.8371, 68.8163, 310.9103
        CIE-Luv:
        25.8371, 7.9701, -67.0850
        Hunter-Lab:
        21.6599, 33.8523, -56.1120
      #50208e color charts
#50208e RGB chart
      #50208e CMYK chart
      #50208e RGB pie chart
      #50208e color shades, tints & tones
#50208e color schemes
#50208e color preview, HTML & CSS examples
           This text has a color of #50208e        
        
          <p style="color:#50208e;">Text here</p>
        
        
          .mytext {color:#50208e;}
        
        Text color #50208e
      
           This box has a color of #50208e        
        
          <div style="background-color:#50208e;">Content here</div>
        
        
          .mybackground {background-color:#50208e;}
        
        Background color #50208e
      
           Border around this has a color of #50208e        
        
          <div style="border:2px solid #50208e;">Content here</div>
        
        
          .myborder {border:2px solid #50208e;}
        
        Border color #50208e