#50d01f color space conversions
Hex:
        #50d01f
        RGB:
        80, 208, 31
        CMY:
        69, 18, 88
        CMYK:
        62, 0, 85, 18
      HSL:
        103°, 74.0586%, 46.8627%
        HSV (HSB):
        103°, 85.0962%, 81.5686%
        XYZ:
        26.1115, 46.9162, 8.9758
        xyY:
        0.3184, 0.5721, 46.9162
      CIE-Lab:
        74.1361, -63.4796, 68.3639
        CIE-LCH:
        74.1361, 93.2914, 132.8784
        CIE-Luv:
        74.1361, -57.6590, 86.3660
        Hunter-Lab:
        68.4954, -51.8200, 40.1772
      #50d01f color charts
#50d01f RGB chart
      #50d01f CMYK chart
      #50d01f RGB pie chart
      #50d01f color shades, tints & tones
#50d01f color schemes
#50d01f color preview, HTML & CSS examples
           This text has a color of #50d01f        
        
          <p style="color:#50d01f;">Text here</p>
        
        
          .mytext {color:#50d01f;}
        
        Text color #50d01f
      
           This box has a color of #50d01f        
        
          <div style="background-color:#50d01f;">Content here</div>
        
        
          .mybackground {background-color:#50d01f;}
        
        Background color #50d01f
      
           Border around this has a color of #50d01f        
        
          <div style="border:2px solid #50d01f;">Content here</div>
        
        
          .myborder {border:2px solid #50d01f;}
        
        Border color #50d01f