#50d06b color space conversions
Hex:
        #50d06b
        RGB:
        80, 208, 107
        CMY:
        69, 18, 58
        CMYK:
        62, 0, 49, 18
      HSL:
        133°, 57.6577%, 56.4706%
        HSV (HSB):
        133°, 61.5385%, 81.5686%
        XYZ:
        28.5180, 47.8788, 21.6484
        xyY:
        0.2909, 0.4883, 47.8788
      CIE-Lab:
        74.7484, -56.4252, 39.7320
        CIE-LCH:
        74.7484, 69.0104, 144.8486
        CIE-Luv:
        74.7484, -55.6758, 60.8030
        Hunter-Lab:
        69.1945, -47.5229, 29.8865
      #50d06b color charts
#50d06b RGB chart
      #50d06b CMYK chart
      #50d06b RGB pie chart
      #50d06b color shades, tints & tones
#50d06b color schemes
#50d06b color preview, HTML & CSS examples
           This text has a color of #50d06b        
        
          <p style="color:#50d06b;">Text here</p>
        
        
          .mytext {color:#50d06b;}
        
        Text color #50d06b
      
           This box has a color of #50d06b        
        
          <div style="background-color:#50d06b;">Content here</div>
        
        
          .mybackground {background-color:#50d06b;}
        
        Background color #50d06b
      
           Border around this has a color of #50d06b        
        
          <div style="border:2px solid #50d06b;">Content here</div>
        
        
          .myborder {border:2px solid #50d06b;}
        
        Border color #50d06b