#50bf2f color space conversions
Hex:
        #50bf2f
        RGB:
        80, 191, 47
        CMY:
        69, 25, 82
        CMYK:
        58, 0, 75, 25
      HSL:
        106°, 60.5042%, 46.6667%
        HSV (HSB):
        106°, 75.3927%, 74.9020%
        XYZ:
        22.4522, 39.1723, 9.0670
        xyY:
        0.3176, 0.5541, 39.1723
      CIE-Lab:
        68.8759, -56.7604, 59.0009
        CIE-LCH:
        68.8759, 81.8709, 133.8912
        CIE-Luv:
        68.8759, -50.9525, 76.0292
        Hunter-Lab:
        62.5878, -45.4952, 35.2222
      #50bf2f color charts
#50bf2f RGB chart
      #50bf2f CMYK chart
      #50bf2f RGB pie chart
      #50bf2f color shades, tints & tones
#50bf2f color schemes
#50bf2f color preview, HTML & CSS examples
           This text has a color of #50bf2f        
        
          <p style="color:#50bf2f;">Text here</p>
        
        
          .mytext {color:#50bf2f;}
        
        Text color #50bf2f
      
           This box has a color of #50bf2f        
        
          <div style="background-color:#50bf2f;">Content here</div>
        
        
          .mybackground {background-color:#50bf2f;}
        
        Background color #50bf2f
      
           Border around this has a color of #50bf2f        
        
          <div style="border:2px solid #50bf2f;">Content here</div>
        
        
          .myborder {border:2px solid #50bf2f;}
        
        Border color #50bf2f