#50b166 color space conversions
Hex:
        #50b166
        RGB:
        80, 177, 102
        CMY:
        69, 31, 60
        CMYK:
        55, 0, 42, 31
      HSL:
        134°, 38.3399%, 50.3922%
        HSV (HSB):
        134°, 54.8023%, 69.4118%
        XYZ:
        21.4287, 34.1091, 18.0247
        xyY:
        0.2913, 0.4637, 34.1091
      CIE-Lab:
        65.0490, -45.0351, 29.9237
        CIE-LCH:
        65.0490, 54.0702, 146.3978
        CIE-Luv:
        65.0490, -43.8485, 46.0933
        Hunter-Lab:
        58.4030, -36.7116, 22.5836
      #50b166 color charts
#50b166 RGB chart
      #50b166 CMYK chart
      #50b166 RGB pie chart
      #50b166 color shades, tints & tones
#50b166 color schemes
#50b166 color preview, HTML & CSS examples
           This text has a color of #50b166        
        
          <p style="color:#50b166;">Text here</p>
        
        
          .mytext {color:#50b166;}
        
        Text color #50b166
      
           This box has a color of #50b166        
        
          <div style="background-color:#50b166;">Content here</div>
        
        
          .mybackground {background-color:#50b166;}
        
        Background color #50b166
      
           Border around this has a color of #50b166        
        
          <div style="border:2px solid #50b166;">Content here</div>
        
        
          .myborder {border:2px solid #50b166;}
        
        Border color #50b166