#50196e color space conversions
Hex:
        #50196e
        RGB:
        80, 25, 110
        CMY:
        69, 90, 57
        CMYK:
        27, 77, 0, 57
      HSL:
        279°, 62.9630%, 26.4706%
        HSV (HSB):
        279°, 77.2727%, 43.1373%
        XYZ:
        6.4704, 3.5265, 15.0915
        xyY:
        0.2579, 0.1406, 3.5265
      CIE-Lab:
        22.0400, 40.1928, -37.9171
        CIE-LCH:
        22.0400, 55.2555, 316.6688
        CIE-Luv:
        22.0400, 14.1804, -47.2846
        Hunter-Lab:
        18.7790, 28.6393, -34.5022
      #50196e color charts
#50196e RGB chart
      #50196e CMYK chart
      #50196e RGB pie chart
      #50196e color shades, tints & tones
#50196e color schemes
#50196e color preview, HTML & CSS examples
           This text has a color of #50196e        
        
          <p style="color:#50196e;">Text here</p>
        
        
          .mytext {color:#50196e;}
        
        Text color #50196e
      
           This box has a color of #50196e        
        
          <div style="background-color:#50196e;">Content here</div>
        
        
          .mybackground {background-color:#50196e;}
        
        Background color #50196e
      
           Border around this has a color of #50196e        
        
          <div style="border:2px solid #50196e;">Content here</div>
        
        
          .myborder {border:2px solid #50196e;}
        
        Border color #50196e