#50296e color space conversions
Hex:
        #50296e
        RGB:
        80, 41, 110
        CMY:
        69, 84, 57
        CMYK:
        27, 63, 0, 57
      HSL:
        274°, 45.6954%, 29.6078%
        HSV (HSB):
        274°, 62.7273%, 43.1373%
        XYZ:
        6.9157, 4.4171, 15.2399
        xyY:
        0.2603, 0.1662, 4.4171
      CIE-Lab:
        25.0051, 31.9920, -33.1430
        CIE-LCH:
        25.0051, 46.0646, 313.9876
        CIE-Luv:
        25.0051, 11.3220, -43.5476
        Hunter-Lab:
        21.0170, 21.9560, -28.2808
      #50296e color charts
#50296e RGB chart
      #50296e CMYK chart
      #50296e RGB pie chart
      #50296e color shades, tints & tones
#50296e color schemes
#50296e color preview, HTML & CSS examples
           This text has a color of #50296e        
        
          <p style="color:#50296e;">Text here</p>
        
        
          .mytext {color:#50296e;}
        
        Text color #50296e
      
           This box has a color of #50296e        
        
          <div style="background-color:#50296e;">Content here</div>
        
        
          .mybackground {background-color:#50296e;}
        
        Background color #50296e
      
           Border around this has a color of #50296e        
        
          <div style="border:2px solid #50296e;">Content here</div>
        
        
          .myborder {border:2px solid #50296e;}
        
        Border color #50296e