#50945f color space conversions
Hex:
        #50945f
        RGB:
        80, 148, 95
        CMY:
        69, 42, 63
        CMYK:
        46, 0, 36, 42
      HSL:
        133°, 29.8246%, 44.7059%
        HSV (HSB):
        133°, 45.9459%, 58.0392%
        XYZ:
        15.9637, 23.7115, 14.5619
        xyY:
        0.2943, 0.4372, 23.7115
      CIE-Lab:
        55.7978, -33.6048, 21.5112
        CIE-LCH:
        55.7978, 39.9001, 147.3757
        CIE-Luv:
        55.7978, -31.9829, 32.9975
        Hunter-Lab:
        48.6945, -26.6968, 16.3557
      #50945f color charts
#50945f RGB chart
      #50945f CMYK chart
      #50945f RGB pie chart
      #50945f color shades, tints & tones
#50945f color schemes
#50945f color preview, HTML & CSS examples
           This text has a color of #50945f        
        
          <p style="color:#50945f;">Text here</p>
        
        
          .mytext {color:#50945f;}
        
        Text color #50945f
      
           This box has a color of #50945f        
        
          <div style="background-color:#50945f;">Content here</div>
        
        
          .mybackground {background-color:#50945f;}
        
        Background color #50945f
      
           Border around this has a color of #50945f        
        
          <div style="border:2px solid #50945f;">Content here</div>
        
        
          .myborder {border:2px solid #50945f;}
        
        Border color #50945f