#50289b color space conversions
Hex:
        #50289b
        RGB:
        80, 40, 155
        CMY:
        69, 84, 39
        CMYK:
        48, 74, 0, 39
      HSL:
        261°, 58.9744%, 38.2353%
        HSV (HSB):
        261°, 74.1935%, 60.7843%
        XYZ:
        9.9835, 5.5896, 31.5631
        xyY:
        0.2118, 0.1186, 5.5896
      CIE-Lab:
        28.3526, 44.7376, -55.8940
        CIE-LCH:
        28.3526, 71.5933, 308.6738
        CIE-Luv:
        28.3526, 5.1571, -74.2629
        Hunter-Lab:
        23.6424, 34.0010, -62.6038
      #50289b color charts
#50289b RGB chart
      #50289b CMYK chart
      #50289b RGB pie chart
      #50289b color shades, tints & tones
#50289b color schemes
#50289b color preview, HTML & CSS examples
           This text has a color of #50289b        
        
          <p style="color:#50289b;">Text here</p>
        
        
          .mytext {color:#50289b;}
        
        Text color #50289b
      
           This box has a color of #50289b        
        
          <div style="background-color:#50289b;">Content here</div>
        
        
          .mybackground {background-color:#50289b;}
        
        Background color #50289b
      
           Border around this has a color of #50289b        
        
          <div style="border:2px solid #50289b;">Content here</div>
        
        
          .myborder {border:2px solid #50289b;}
        
        Border color #50289b