#50245d color space conversions
Hex:
        #50245d
        RGB:
        80, 36, 93
        CMY:
        69, 86, 64
        CMYK:
        14, 61, 0, 64
      HSL:
        286°, 44.1860%, 25.2941%
        HSV (HSB):
        286°, 61.2903%, 36.4706%
        XYZ:
        5.9149, 3.7575, 10.7695
        xyY:
        0.2894, 0.1838, 3.7575
      CIE-Lab:
        22.8531, 30.6703, -25.5047
        CIE-LCH:
        22.8531, 39.8893, 320.2540
        CIE-Luv:
        22.8531, 15.5375, -32.9183
        Hunter-Lab:
        19.3844, 20.5446, -19.3709
      #50245d color charts
#50245d RGB chart
      #50245d CMYK chart
      #50245d RGB pie chart
      #50245d color shades, tints & tones
#50245d color schemes
#50245d color preview, HTML & CSS examples
           This text has a color of #50245d        
        
          <p style="color:#50245d;">Text here</p>
        
        
          .mytext {color:#50245d;}
        
        Text color #50245d
      
           This box has a color of #50245d        
        
          <div style="background-color:#50245d;">Content here</div>
        
        
          .mybackground {background-color:#50245d;}
        
        Background color #50245d
      
           Border around this has a color of #50245d        
        
          <div style="border:2px solid #50245d;">Content here</div>
        
        
          .myborder {border:2px solid #50245d;}
        
        Border color #50245d