#50419d color space conversions
Hex:
        #50419d
        RGB:
        80, 65, 157
        CMY:
        69, 75, 38
        CMYK:
        49, 59, 0, 38
      HSL:
        250°, 41.4414%, 43.5294%
        HSV (HSB):
        250°, 58.5987%, 61.5686%
        XYZ:
        11.2844, 7.9204, 32.8323
        xyY:
        0.2169, 0.1522, 7.9204
      CIE-Lab:
        33.8165, 31.0176, -48.2244
        CIE-LCH:
        33.8165, 57.3383, 302.7488
        CIE-Luv:
        33.8165, -0.1657, -68.7964
        Hunter-Lab:
        28.1432, 22.3213, -49.4685
      #50419d color charts
#50419d RGB chart
      #50419d CMYK chart
      #50419d RGB pie chart
      #50419d color shades, tints & tones
#50419d color schemes
#50419d color preview, HTML & CSS examples
           This text has a color of #50419d        
        
          <p style="color:#50419d;">Text here</p>
        
        
          .mytext {color:#50419d;}
        
        Text color #50419d
      
           This box has a color of #50419d        
        
          <div style="background-color:#50419d;">Content here</div>
        
        
          .mybackground {background-color:#50419d;}
        
        Background color #50419d
      
           Border around this has a color of #50419d        
        
          <div style="border:2px solid #50419d;">Content here</div>
        
        
          .myborder {border:2px solid #50419d;}
        
        Border color #50419d