#50418a color space conversions
Hex:
        #50418a
        RGB:
        80, 65, 138
        CMY:
        69, 75, 46
        CMYK:
        42, 53, 0, 46
      HSL:
        252°, 35.9606%, 39.8039%
        HSV (HSB):
        252°, 52.8986%, 54.1176%
        XYZ:
        9.7860, 7.3210, 24.9421
        xyY:
        0.2327, 0.1741, 7.3210
      CIE-Lab:
        32.5269, 25.1792, -38.7065
        CIE-LCH:
        32.5269, 46.1756, 303.0447
        CIE-Luv:
        32.5269, 1.4755, -54.7369
        Hunter-Lab:
        27.0574, 17.2086, -35.7145
      #50418a color charts
#50418a RGB chart
      #50418a CMYK chart
      #50418a RGB pie chart
      #50418a color shades, tints & tones
#50418a color schemes
#50418a color preview, HTML & CSS examples
           This text has a color of #50418a        
        
          <p style="color:#50418a;">Text here</p>
        
        
          .mytext {color:#50418a;}
        
        Text color #50418a
      
           This box has a color of #50418a        
        
          <div style="background-color:#50418a;">Content here</div>
        
        
          .mybackground {background-color:#50418a;}
        
        Background color #50418a
      
           Border around this has a color of #50418a        
        
          <div style="border:2px solid #50418a;">Content here</div>
        
        
          .myborder {border:2px solid #50418a;}
        
        Border color #50418a