#50bd1e color space conversions
Hex:
        #50bd1e
        RGB:
        80, 189, 30
        CMY:
        69, 26, 88
        CMYK:
        58, 0, 84, 26
      HSL:
        101°, 72.6027%, 42.9412%
        HSV (HSB):
        101°, 84.1270%, 74.1176%
        XYZ:
        21.7402, 38.1944, 7.4547
        xyY:
        0.3226, 0.5668, 38.1944
      CIE-Lab:
        68.1637, -56.9925, 63.2908
        CIE-LCH:
        68.1637, 85.1696, 132.0026
        CIE-Luv:
        68.1637, -50.4234, 78.6668
        Hunter-Lab:
        61.8016, -45.3612, 36.1094
      #50bd1e color charts
#50bd1e RGB chart
      #50bd1e CMYK chart
      #50bd1e RGB pie chart
      #50bd1e color shades, tints & tones
#50bd1e color schemes
#50bd1e color preview, HTML & CSS examples
           This text has a color of #50bd1e        
        
          <p style="color:#50bd1e;">Text here</p>
        
        
          .mytext {color:#50bd1e;}
        
        Text color #50bd1e
      
           This box has a color of #50bd1e        
        
          <div style="background-color:#50bd1e;">Content here</div>
        
        
          .mybackground {background-color:#50bd1e;}
        
        Background color #50bd1e
      
           Border around this has a color of #50bd1e        
        
          <div style="border:2px solid #50bd1e;">Content here</div>
        
        
          .myborder {border:2px solid #50bd1e;}
        
        Border color #50bd1e