#50285e color space conversions
Hex:
        #50285e
        RGB:
        80, 40, 94
        CMY:
        69, 84, 63
        CMYK:
        15, 57, 0, 63
      HSL:
        284°, 40.2985%, 26.2745%
        HSV (HSB):
        284°, 57.4468%, 36.8627%
        XYZ:
        6.0874, 4.0312, 11.0469
        xyY:
        0.2876, 0.1905, 4.0312
      CIE-Lab:
        23.7744, 28.6074, -24.7040
        CIE-LCH:
        23.7744, 37.7977, 319.1877
        CIE-Luv:
        23.7744, 14.3405, -32.2735
        Hunter-Lab:
        20.0779, 18.9834, -18.5671
      #50285e color charts
#50285e RGB chart
      #50285e CMYK chart
      #50285e RGB pie chart
      #50285e color shades, tints & tones
#50285e color schemes
#50285e color preview, HTML & CSS examples
           This text has a color of #50285e        
        
          <p style="color:#50285e;">Text here</p>
        
        
          .mytext {color:#50285e;}
        
        Text color #50285e
      
           This box has a color of #50285e        
        
          <div style="background-color:#50285e;">Content here</div>
        
        
          .mybackground {background-color:#50285e;}
        
        Background color #50285e
      
           Border around this has a color of #50285e        
        
          <div style="border:2px solid #50285e;">Content here</div>
        
        
          .myborder {border:2px solid #50285e;}
        
        Border color #50285e