#50728e color space conversions
Hex:
        #50728e
        RGB:
        80, 114, 142
        CMY:
        69, 55, 44
        CMYK:
        44, 20, 0, 44
      HSL:
        207°, 27.9279%, 43.5294%
        HSV (HSB):
        207°, 43.6620%, 55.6863%
        XYZ:
        14.2081, 15.6931, 27.8714
        xyY:
        0.2459, 0.2716, 15.6931
      CIE-Lab:
        46.5692, -4.3350, -19.1101
        CIE-LCH:
        46.5692, 19.5956, 257.2192
        CIE-Luv:
        46.5692, -16.5180, -26.9264
        Hunter-Lab:
        39.6145, -5.3049, -13.9843
      #50728e color charts
#50728e RGB chart
      #50728e CMYK chart
      #50728e RGB pie chart
      #50728e color shades, tints & tones
#50728e color schemes
#50728e color preview, HTML & CSS examples
           This text has a color of #50728e        
        
          <p style="color:#50728e;">Text here</p>
        
        
          .mytext {color:#50728e;}
        
        Text color #50728e
      
           This box has a color of #50728e        
        
          <div style="background-color:#50728e;">Content here</div>
        
        
          .mybackground {background-color:#50728e;}
        
        Background color #50728e
      
           Border around this has a color of #50728e        
        
          <div style="border:2px solid #50728e;">Content here</div>
        
        
          .myborder {border:2px solid #50728e;}
        
        Border color #50728e