#50828b color space conversions
Hex:
        #50828b
        RGB:
        80, 130, 139
        CMY:
        69, 49, 45
        CMYK:
        42, 6, 0, 45
      HSL:
        189°, 26.9406%, 42.9412%
        HSV (HSB):
        189°, 42.4460%, 54.5098%
        XYZ:
        15.9511, 19.5348, 27.3560
        xyY:
        0.2538, 0.3109, 19.5348
      CIE-Lab:
        51.3071, -14.3213, -10.1536
        CIE-LCH:
        51.3071, 17.5555, 215.3361
        CIE-Luv:
        51.3071, -23.1276, -12.4950
        Hunter-Lab:
        44.1982, -12.9264, -5.7581
      #50828b color charts
#50828b RGB chart
      #50828b CMYK chart
      #50828b RGB pie chart
      #50828b color shades, tints & tones
#50828b color schemes
#50828b color preview, HTML & CSS examples
           This text has a color of #50828b        
        
          <p style="color:#50828b;">Text here</p>
        
        
          .mytext {color:#50828b;}
        
        Text color #50828b
      
           This box has a color of #50828b        
        
          <div style="background-color:#50828b;">Content here</div>
        
        
          .mybackground {background-color:#50828b;}
        
        Background color #50828b
      
           Border around this has a color of #50828b        
        
          <div style="border:2px solid #50828b;">Content here</div>
        
        
          .myborder {border:2px solid #50828b;}
        
        Border color #50828b