#50465b color space conversions
Hex:
        #50465b
        RGB:
        80, 70, 91
        CMY:
        69, 73, 64
        CMYK:
        12, 23, 0, 64
      HSL:
        269°, 13.0435%, 31.5686%
        HSV (HSB):
        269°, 23.0769%, 35.6863%
        XYZ:
        7.3868, 6.8411, 10.8287
        xyY:
        0.2948, 0.2730, 6.8411
      CIE-Lab:
        31.4424, 8.8808, -10.8647
        CIE-LCH:
        31.4424, 14.0325, 309.2625
        CIE-Luv:
        31.4424, 3.8924, -14.8107
        Hunter-Lab:
        26.1555, 4.6391, -6.2378
      #50465b color charts
#50465b RGB chart
      #50465b CMYK chart
      #50465b RGB pie chart
      #50465b color shades, tints & tones
#50465b color schemes
#50465b color preview, HTML & CSS examples
           This text has a color of #50465b        
        
          <p style="color:#50465b;">Text here</p>
        
        
          .mytext {color:#50465b;}
        
        Text color #50465b
      
           This box has a color of #50465b        
        
          <div style="background-color:#50465b;">Content here</div>
        
        
          .mybackground {background-color:#50465b;}
        
        Background color #50465b
      
           Border around this has a color of #50465b        
        
          <div style="border:2px solid #50465b;">Content here</div>
        
        
          .myborder {border:2px solid #50465b;}
        
        Border color #50465b