#50218e color space conversions
Hex:
        #50218e
        RGB:
        80, 33, 142
        CMY:
        69, 87, 44
        CMYK:
        44, 77, 0, 44
      HSL:
        266°, 62.2857%, 34.3137%
        HSV (HSB):
        266°, 76.7606%, 55.6863%
        XYZ:
        8.7346, 4.7462, 26.0469
        xyY:
        0.2210, 0.1201, 4.7462
      CIE-Lab:
        25.9990, 44.6039, -51.7423
        CIE-LCH:
        25.9990, 68.3137, 310.7626
        CIE-Luv:
        25.9990, 7.8394, -66.9556
        Hunter-Lab:
        21.7857, 33.4414, -55.6369
      #50218e color charts
#50218e RGB chart
      #50218e CMYK chart
      #50218e RGB pie chart
      #50218e color shades, tints & tones
#50218e color schemes
#50218e color preview, HTML & CSS examples
           This text has a color of #50218e        
        
          <p style="color:#50218e;">Text here</p>
        
        
          .mytext {color:#50218e;}
        
        Text color #50218e
      
           This box has a color of #50218e        
        
          <div style="background-color:#50218e;">Content here</div>
        
        
          .mybackground {background-color:#50218e;}
        
        Background color #50218e
      
           Border around this has a color of #50218e        
        
          <div style="border:2px solid #50218e;">Content here</div>
        
        
          .myborder {border:2px solid #50218e;}
        
        Border color #50218e