#50847e color space conversions
Hex:
        #50847e
        RGB:
        80, 132, 126
        CMY:
        69, 48, 51
        CMYK:
        39, 0, 5, 48
      HSL:
        173°, 24.5283%, 41.5686%
        HSV (HSB):
        173°, 39.3939%, 51.7647%
        XYZ:
        15.3254, 19.7144, 22.7362
        xyY:
        0.2653, 0.3412, 19.7144
      CIE-Lab:
        51.5127, -18.8616, -2.2528
        CIE-LCH:
        51.5127, 18.9957, 186.8110
        CIE-Luv:
        51.5127, -24.2420, -0.3302
        Hunter-Lab:
        44.4009, -16.0903, 0.7202
      #50847e color charts
#50847e RGB chart
      #50847e CMYK chart
      #50847e RGB pie chart
      #50847e color shades, tints & tones
#50847e color schemes
#50847e color preview, HTML & CSS examples
           This text has a color of #50847e        
        
          <p style="color:#50847e;">Text here</p>
        
        
          .mytext {color:#50847e;}
        
        Text color #50847e
      
           This box has a color of #50847e        
        
          <div style="background-color:#50847e;">Content here</div>
        
        
          .mybackground {background-color:#50847e;}
        
        Background color #50847e
      
           Border around this has a color of #50847e        
        
          <div style="border:2px solid #50847e;">Content here</div>
        
        
          .myborder {border:2px solid #50847e;}
        
        Border color #50847e