#50235f color space conversions
Hex:
        #50235f
        RGB:
        80, 35, 95
        CMY:
        69, 86, 63
        CMYK:
        16, 63, 0, 63
      HSL:
        285°, 46.1538%, 25.4902%
        HSV (HSB):
        285°, 63.1579%, 37.2549%
        XYZ:
        5.9749, 3.7338, 11.2323
        xyY:
        0.2853, 0.1783, 3.7338
      CIE-Lab:
        22.7710, 31.6913, -26.9526
        CIE-LCH:
        22.7710, 41.6027, 319.6197
        CIE-Luv:
        22.7710, 15.3785, -34.6697
        Hunter-Lab:
        19.3229, 21.3789, -20.9387
      #50235f color charts
#50235f RGB chart
      #50235f CMYK chart
      #50235f RGB pie chart
      #50235f color shades, tints & tones
#50235f color schemes
#50235f color preview, HTML & CSS examples
           This text has a color of #50235f        
        
          <p style="color:#50235f;">Text here</p>
        
        
          .mytext {color:#50235f;}
        
        Text color #50235f
      
           This box has a color of #50235f        
        
          <div style="background-color:#50235f;">Content here</div>
        
        
          .mybackground {background-color:#50235f;}
        
        Background color #50235f
      
           Border around this has a color of #50235f        
        
          <div style="border:2px solid #50235f;">Content here</div>
        
        
          .myborder {border:2px solid #50235f;}
        
        Border color #50235f