#50419f color space conversions
Hex:
        #50419f
        RGB:
        80, 65, 159
        CMY:
        69, 75, 38
        CMYK:
        50, 59, 0, 38
      HSL:
        250°, 41.9643%, 43.9216%
        HSV (HSB):
        250°, 59.1195%, 62.3529%
        XYZ:
        11.4566, 7.9893, 33.7391
        xyY:
        0.2154, 0.1502, 7.9893
      CIE-Lab:
        33.9605, 31.6406, -49.1996
        CIE-LCH:
        33.9605, 58.4956, 302.7454
        CIE-Luv:
        33.9605, -0.3305, -70.2368
        Hunter-Lab:
        28.2653, 22.8859, -50.9864
      #50419f color charts
#50419f RGB chart
      #50419f CMYK chart
      #50419f RGB pie chart
      #50419f color shades, tints & tones
#50419f color schemes
#50419f color preview, HTML & CSS examples
           This text has a color of #50419f        
        
          <p style="color:#50419f;">Text here</p>
        
        
          .mytext {color:#50419f;}
        
        Text color #50419f
      
           This box has a color of #50419f        
        
          <div style="background-color:#50419f;">Content here</div>
        
        
          .mybackground {background-color:#50419f;}
        
        Background color #50419f
      
           Border around this has a color of #50419f        
        
          <div style="border:2px solid #50419f;">Content here</div>
        
        
          .myborder {border:2px solid #50419f;}
        
        Border color #50419f