#50286b color space conversions
Hex:
        #50286b
        RGB:
        80, 40, 107
        CMY:
        69, 84, 58
        CMYK:
        25, 63, 0, 58
      HSL:
        276°, 45.5782%, 28.8235%
        HSV (HSB):
        276°, 62.6168%, 41.9608%
        XYZ:
        6.7209, 4.2846, 14.3827
        xyY:
        0.2647, 0.1688, 4.2846
      CIE-Lab:
        24.5908, 31.7995, -31.8726
        CIE-LCH:
        24.5908, 45.0230, 314.9342
        CIE-Luv:
        24.5908, 12.0508, -41.7144
        Hunter-Lab:
        20.6993, 21.7339, -26.7076
      #50286b color charts
#50286b RGB chart
      #50286b CMYK chart
      #50286b RGB pie chart
      #50286b color shades, tints & tones
#50286b color schemes
#50286b color preview, HTML & CSS examples
           This text has a color of #50286b        
        
          <p style="color:#50286b;">Text here</p>
        
        
          .mytext {color:#50286b;}
        
        Text color #50286b
      
           This box has a color of #50286b        
        
          <div style="background-color:#50286b;">Content here</div>
        
        
          .mybackground {background-color:#50286b;}
        
        Background color #50286b
      
           Border around this has a color of #50286b        
        
          <div style="border:2px solid #50286b;">Content here</div>
        
        
          .myborder {border:2px solid #50286b;}
        
        Border color #50286b