#50293f color space conversions
Hex:
        #50293f
        RGB:
        80, 41, 63
        CMY:
        69, 84, 75
        CMYK:
        0, 49, 21, 69
      HSL:
        326°, 32.2314%, 23.7255%
        HSV (HSB):
        326°, 48.7500%, 31.3725%
        XYZ:
        4.9984, 3.6502, 5.1437
        xyY:
        0.3624, 0.2647, 3.6502
      CIE-Lab:
        22.4797, 21.4666, -5.9554
        CIE-LCH:
        22.4797, 22.2774, 344.4945
        CIE-Luv:
        22.4797, 19.8991, -9.1690
        Hunter-Lab:
        19.1056, 13.2645, -2.5886
      #50293f color charts
#50293f RGB chart
      #50293f CMYK chart
      #50293f RGB pie chart
      #50293f color shades, tints & tones
#50293f color schemes
#50293f color preview, HTML & CSS examples
           This text has a color of #50293f        
        
          <p style="color:#50293f;">Text here</p>
        
        
          .mytext {color:#50293f;}
        
        Text color #50293f
      
           This box has a color of #50293f        
        
          <div style="background-color:#50293f;">Content here</div>
        
        
          .mybackground {background-color:#50293f;}
        
        Background color #50293f
      
           Border around this has a color of #50293f        
        
          <div style="border:2px solid #50293f;">Content here</div>
        
        
          .myborder {border:2px solid #50293f;}
        
        Border color #50293f