#50397f color space conversions
Hex:
        #50397f
        RGB:
        80, 57, 127
        CMY:
        69, 78, 50
        CMYK:
        37, 55, 0, 50
      HSL:
        260°, 38.0435%, 36.0784%
        HSV (HSB):
        260°, 55.1181%, 49.8039%
        XYZ:
        8.6022, 6.1640, 20.8151
        xyY:
        0.2418, 0.1732, 6.1640
      CIE-Lab:
        29.8226, 26.9768, -36.2088
        CIE-LCH:
        29.8226, 45.1533, 306.6873
        CIE-Luv:
        29.8226, 4.8851, -50.0311
        Hunter-Lab:
        24.8275, 18.3981, -32.3288
      #50397f color charts
#50397f RGB chart
      #50397f CMYK chart
      #50397f RGB pie chart
      #50397f color shades, tints & tones
#50397f color schemes
#50397f color preview, HTML & CSS examples
           This text has a color of #50397f        
        
          <p style="color:#50397f;">Text here</p>
        
        
          .mytext {color:#50397f;}
        
        Text color #50397f
      
           This box has a color of #50397f        
        
          <div style="background-color:#50397f;">Content here</div>
        
        
          .mybackground {background-color:#50397f;}
        
        Background color #50397f
      
           Border around this has a color of #50397f        
        
          <div style="border:2px solid #50397f;">Content here</div>
        
        
          .myborder {border:2px solid #50397f;}
        
        Border color #50397f