#50225d color space conversions
Hex:
        #50225d
        RGB:
        80, 34, 93
        CMY:
        69, 87, 64
        CMYK:
        14, 63, 0, 64
      HSL:
        287°, 46.4567%, 24.9020%
        HSV (HSB):
        287°, 63.4409%, 36.4706%
        XYZ:
        5.8561, 3.6398, 10.7498
        xyY:
        0.2892, 0.1798, 3.6398
      CIE-Lab:
        22.4431, 31.7782, -26.1553
        CIE-LCH:
        22.4431, 41.1577, 320.5436
        CIE-Luv:
        22.4431, 16.0004, -33.5425
        Hunter-Lab:
        19.0784, 21.4032, -20.0525
      #50225d color charts
#50225d RGB chart
      #50225d CMYK chart
      #50225d RGB pie chart
      #50225d color shades, tints & tones
#50225d color schemes
#50225d color preview, HTML & CSS examples
           This text has a color of #50225d        
        
          <p style="color:#50225d;">Text here</p>
        
        
          .mytext {color:#50225d;}
        
        Text color #50225d
      
           This box has a color of #50225d        
        
          <div style="background-color:#50225d;">Content here</div>
        
        
          .mybackground {background-color:#50225d;}
        
        Background color #50225d
      
           Border around this has a color of #50225d        
        
          <div style="border:2px solid #50225d;">Content here</div>
        
        
          .myborder {border:2px solid #50225d;}
        
        Border color #50225d