#50ac1f color space conversions
Hex:
        #50ac1f
        RGB:
        80, 172, 31
        CMY:
        69, 33, 88
        CMYK:
        53, 0, 82, 33
      HSL:
        99°, 69.4581%, 39.8039%
        HSV (HSB):
        99°, 81.9767%, 67.4510%
        XYZ:
        18.3081, 31.3095, 6.3747
        xyY:
        0.3270, 0.5592, 31.3095
      CIE-Lab:
        62.7680, -50.7563, 58.1470
        CIE-LCH:
        62.7680, 77.1834, 131.1176
        CIE-Luv:
        62.7680, -43.5884, 71.2939
        Hunter-Lab:
        55.9548, -39.5168, 32.4137
      #50ac1f color charts
#50ac1f RGB chart
      #50ac1f CMYK chart
      #50ac1f RGB pie chart
      #50ac1f color shades, tints & tones
#50ac1f color schemes
#50ac1f color preview, HTML & CSS examples
           This text has a color of #50ac1f        
        
          <p style="color:#50ac1f;">Text here</p>
        
        
          .mytext {color:#50ac1f;}
        
        Text color #50ac1f
      
           This box has a color of #50ac1f        
        
          <div style="background-color:#50ac1f;">Content here</div>
        
        
          .mybackground {background-color:#50ac1f;}
        
        Background color #50ac1f
      
           Border around this has a color of #50ac1f        
        
          <div style="border:2px solid #50ac1f;">Content here</div>
        
        
          .myborder {border:2px solid #50ac1f;}
        
        Border color #50ac1f