#50455d color space conversions
Hex:
        #50455d
        RGB:
        80, 69, 93
        CMY:
        69, 73, 64
        CMYK:
        14, 26, 0, 64
      HSL:
        268°, 14.8148%, 31.7647%
        HSV (HSB):
        268°, 25.8065%, 36.4706%
        XYZ:
        7.4122, 6.7520, 11.2685
        xyY:
        0.2914, 0.2655, 6.7520
      CIE-Lab:
        31.2356, 10.0168, -12.4593
        CIE-LCH:
        31.2356, 15.9866, 308.7980
        CIE-Luv:
        31.2356, 4.1515, -17.0087
        Hunter-Lab:
        25.9847, 5.4443, -7.5225
      #50455d color charts
#50455d RGB chart
      #50455d CMYK chart
      #50455d RGB pie chart
      #50455d color shades, tints & tones
#50455d color schemes
#50455d color preview, HTML & CSS examples
           This text has a color of #50455d        
        
          <p style="color:#50455d;">Text here</p>
        
        
          .mytext {color:#50455d;}
        
        Text color #50455d
      
           This box has a color of #50455d        
        
          <div style="background-color:#50455d;">Content here</div>
        
        
          .mybackground {background-color:#50455d;}
        
        Background color #50455d
      
           Border around this has a color of #50455d        
        
          <div style="border:2px solid #50455d;">Content here</div>
        
        
          .myborder {border:2px solid #50455d;}
        
        Border color #50455d