#50818f color space conversions
Hex:
        #50818f
        RGB:
        80, 129, 143
        CMY:
        69, 49, 44
        CMYK:
        44, 10, 0, 44
      HSL:
        193°, 28.2511%, 43.7255%
        HSV (HSB):
        193°, 44.0559%, 56.0784%
        XYZ:
        16.1164, 19.3892, 28.8797
        xyY:
        0.2503, 0.3011, 19.3892
      CIE-Lab:
        51.1394, -12.6488, -12.7436
        CIE-LCH:
        51.1394, 17.9552, 225.2140
        CIE-Luv:
        51.1394, -22.6380, -16.6060
        Hunter-Lab:
        44.0331, -11.7256, -8.0629
      #50818f color charts
#50818f RGB chart
      #50818f CMYK chart
      #50818f RGB pie chart
      #50818f color shades, tints & tones
#50818f color schemes
#50818f color preview, HTML & CSS examples
           This text has a color of #50818f        
        
          <p style="color:#50818f;">Text here</p>
        
        
          .mytext {color:#50818f;}
        
        Text color #50818f
      
           This box has a color of #50818f        
        
          <div style="background-color:#50818f;">Content here</div>
        
        
          .mybackground {background-color:#50818f;}
        
        Background color #50818f
      
           Border around this has a color of #50818f        
        
          <div style="border:2px solid #50818f;">Content here</div>
        
        
          .myborder {border:2px solid #50818f;}
        
        Border color #50818f