#50576d color space conversions
Hex:
        #50576d
        RGB:
        80, 87, 109
        CMY:
        69, 66, 57
        CMYK:
        27, 20, 0, 57
      HSL:
        226°, 15.3439%, 37.0588%
        HSV (HSB):
        226°, 26.6055%, 42.7451%
        XYZ:
        9.4768, 9.6260, 15.8265
        xyY:
        0.2713, 0.2756, 9.6260
      CIE-Lab:
        37.1626, 2.7027, -13.4974
        CIE-LCH:
        37.1626, 13.7653, 281.3230
        CIE-Luv:
        37.1626, -4.6241, -18.3887
        Hunter-Lab:
        31.0258, 0.2274, -8.5263
      #50576d color charts
#50576d RGB chart
      #50576d CMYK chart
      #50576d RGB pie chart
      #50576d color shades, tints & tones
#50576d color schemes
#50576d color preview, HTML & CSS examples
           This text has a color of #50576d        
        
          <p style="color:#50576d;">Text here</p>
        
        
          .mytext {color:#50576d;}
        
        Text color #50576d
      
           This box has a color of #50576d        
        
          <div style="background-color:#50576d;">Content here</div>
        
        
          .mybackground {background-color:#50576d;}
        
        Background color #50576d
      
           Border around this has a color of #50576d        
        
          <div style="border:2px solid #50576d;">Content here</div>
        
        
          .myborder {border:2px solid #50576d;}
        
        Border color #50576d