#50825e color space conversions
Hex:
        #50825e
        RGB:
        80, 130, 94
        CMY:
        69, 49, 63
        CMYK:
        38, 0, 28, 49
      HSL:
        137°, 23.8095%, 41.1765%
        HSV (HSB):
        137°, 38.4615%, 50.9804%
        XYZ:
        13.3113, 18.4789, 13.4549
        xyY:
        0.2942, 0.4084, 18.4789
      CIE-Lab:
        50.0719, -25.1373, 14.2993
        CIE-LCH:
        50.0719, 28.9198, 150.3667
        CIE-Luv:
        50.0719, -24.0260, 22.3430
        Hunter-Lab:
        42.9871, -19.9535, 11.5333
      #50825e color charts
#50825e RGB chart
      #50825e CMYK chart
      #50825e RGB pie chart
      #50825e color shades, tints & tones
#50825e color schemes
#50825e color preview, HTML & CSS examples
           This text has a color of #50825e        
        
          <p style="color:#50825e;">Text here</p>
        
        
          .mytext {color:#50825e;}
        
        Text color #50825e
      
           This box has a color of #50825e        
        
          <div style="background-color:#50825e;">Content here</div>
        
        
          .mybackground {background-color:#50825e;}
        
        Background color #50825e
      
           Border around this has a color of #50825e        
        
          <div style="border:2px solid #50825e;">Content here</div>
        
        
          .myborder {border:2px solid #50825e;}
        
        Border color #50825e