#50396d color space conversions
Hex:
        #50396d
        RGB:
        80, 57, 109
        CMY:
        69, 78, 57
        CMYK:
        27, 48, 0, 57
      HSL:
        267°, 31.3253%, 32.5490%
        HSV (HSB):
        267°, 47.7064%, 42.7451%
        XYZ:
        7.5317, 5.7359, 15.1782
        xyY:
        0.2648, 0.2016, 5.7359
      CIE-Lab:
        28.7360, 21.9331, -26.5700
        CIE-LCH:
        28.7360, 34.4532, 309.5392
        CIE-Luv:
        28.7360, 6.9999, -36.3212
        Hunter-Lab:
        23.9496, 14.2230, -20.8105
      #50396d color charts
#50396d RGB chart
      #50396d CMYK chart
      #50396d RGB pie chart
      #50396d color shades, tints & tones
#50396d color schemes
#50396d color preview, HTML & CSS examples
           This text has a color of #50396d        
        
          <p style="color:#50396d;">Text here</p>
        
        
          .mytext {color:#50396d;}
        
        Text color #50396d
      
           This box has a color of #50396d        
        
          <div style="background-color:#50396d;">Content here</div>
        
        
          .mybackground {background-color:#50396d;}
        
        Background color #50396d
      
           Border around this has a color of #50396d        
        
          <div style="border:2px solid #50396d;">Content here</div>
        
        
          .myborder {border:2px solid #50396d;}
        
        Border color #50396d