#50434e color space conversions
Hex:
        #50434e
        RGB:
        80, 67, 78
        CMY:
        69, 74, 69
        CMYK:
        0, 16, 2, 69
      HSL:
        309°, 8.8435%, 28.8235%
        HSV (HSB):
        309°, 16.2500%, 31.3725%
        XYZ:
        6.6906, 6.2698, 8.0653
        xyY:
        0.3182, 0.2982, 6.2698
      CIE-Lab:
        30.0833, 7.8135, -4.5404
        CIE-LCH:
        30.0833, 9.0369, 329.8393
        CIE-Luv:
        30.0833, 6.4025, -6.5192
        Hunter-Lab:
        25.0397, 3.8756, -1.5696
      #50434e color charts
#50434e RGB chart
      #50434e CMYK chart
      #50434e RGB pie chart
      #50434e color shades, tints & tones
#50434e color schemes
#50434e color preview, HTML & CSS examples
           This text has a color of #50434e        
        
          <p style="color:#50434e;">Text here</p>
        
        
          .mytext {color:#50434e;}
        
        Text color #50434e
      
           This box has a color of #50434e        
        
          <div style="background-color:#50434e;">Content here</div>
        
        
          .mybackground {background-color:#50434e;}
        
        Background color #50434e
      
           Border around this has a color of #50434e        
        
          <div style="border:2px solid #50434e;">Content here</div>
        
        
          .myborder {border:2px solid #50434e;}
        
        Border color #50434e