#50329e color space conversions
Hex:
        #50329e
        RGB:
        80, 50, 158
        CMY:
        69, 80, 38
        CMYK:
        49, 68, 0, 38
      HSL:
        257°, 51.9231%, 40.7843%
        HSV (HSB):
        257°, 68.3544%, 61.9608%
        XYZ:
        10.6204, 6.4553, 33.0340
        xyY:
        0.2119, 0.1288, 6.4553
      CIE-Lab:
        30.5333, 40.2522, -54.1592
        CIE-LCH:
        30.5333, 67.4793, 306.6205
        CIE-Luv:
        30.5333, 3.1084, -74.2510
        Hunter-Lab:
        25.4073, 30.1515, -59.3025
      #50329e color charts
#50329e RGB chart
      #50329e CMYK chart
      #50329e RGB pie chart
      #50329e color shades, tints & tones
#50329e color schemes
#50329e color preview, HTML & CSS examples
           This text has a color of #50329e        
        
          <p style="color:#50329e;">Text here</p>
        
        
          .mytext {color:#50329e;}
        
        Text color #50329e
      
           This box has a color of #50329e        
        
          <div style="background-color:#50329e;">Content here</div>
        
        
          .mybackground {background-color:#50329e;}
        
        Background color #50329e
      
           Border around this has a color of #50329e        
        
          <div style="border:2px solid #50329e;">Content here</div>
        
        
          .myborder {border:2px solid #50329e;}
        
        Border color #50329e