#50786e color space conversions
Hex:
        #50786e
        RGB:
        80, 120, 110
        CMY:
        69, 53, 57
        CMYK:
        33, 0, 8, 53
      HSL:
        165°, 20.0000%, 39.2157%
        HSV (HSB):
        165°, 33.3333%, 47.0588%
        XYZ:
        12.8392, 16.2642, 17.2145
        xyY:
        0.2772, 0.3511, 16.2642
      CIE-Lab:
        47.3192, -16.3789, 1.0258
        CIE-LCH:
        47.3192, 16.4110, 176.4165
        CIE-Luv:
        47.3192, -19.2774, 3.8322
        Hunter-Lab:
        40.3289, -13.7479, 2.9222
      #50786e color charts
#50786e RGB chart
      #50786e CMYK chart
      #50786e RGB pie chart
      #50786e color shades, tints & tones
#50786e color schemes
#50786e color preview, HTML & CSS examples
           This text has a color of #50786e        
        
          <p style="color:#50786e;">Text here</p>
        
        
          .mytext {color:#50786e;}
        
        Text color #50786e
      
           This box has a color of #50786e        
        
          <div style="background-color:#50786e;">Content here</div>
        
        
          .mybackground {background-color:#50786e;}
        
        Background color #50786e
      
           Border around this has a color of #50786e        
        
          <div style="border:2px solid #50786e;">Content here</div>
        
        
          .myborder {border:2px solid #50786e;}
        
        Border color #50786e