#50359b color space conversions
Hex:
        #50359b
        RGB:
        80, 53, 155
        CMY:
        69, 79, 39
        CMYK:
        48, 66, 0, 39
      HSL:
        256°, 49.0385%, 40.7843%
        HSV (HSB):
        256°, 65.8065%, 60.7843%
        XYZ:
        10.4978, 6.6182, 31.7345
        xyY:
        0.2149, 0.1355, 6.6182
      CIE-Lab:
        30.9215, 37.6479, -51.7040
        CIE-LCH:
        30.9215, 63.9583, 306.0600
        CIE-Luv:
        30.9215, 2.8218, -71.4494
        Hunter-Lab:
        25.7259, 27.8186, -55.1297
      #50359b color charts
#50359b RGB chart
      #50359b CMYK chart
      #50359b RGB pie chart
      #50359b color shades, tints & tones
#50359b color schemes
#50359b color preview, HTML & CSS examples
           This text has a color of #50359b        
        
          <p style="color:#50359b;">Text here</p>
        
        
          .mytext {color:#50359b;}
        
        Text color #50359b
      
           This box has a color of #50359b        
        
          <div style="background-color:#50359b;">Content here</div>
        
        
          .mybackground {background-color:#50359b;}
        
        Background color #50359b
      
           Border around this has a color of #50359b        
        
          <div style="border:2px solid #50359b;">Content here</div>
        
        
          .myborder {border:2px solid #50359b;}
        
        Border color #50359b