#50b427 color space conversions
Hex:
        #50b427
        RGB:
        80, 180, 39
        CMY:
        69, 29, 85
        CMYK:
        56, 0, 78, 29
      HSL:
        103°, 64.3836%, 42.9412%
        HSV (HSB):
        103°, 78.3333%, 70.5882%
        XYZ:
        19.9957, 34.4945, 7.5237
        xyY:
        0.3224, 0.5562, 34.4945
      CIE-Lab:
        65.3532, -53.2862, 58.1937
        CIE-LCH:
        65.3532, 78.9046, 132.4794
        CIE-Luv:
        65.3532, -46.7352, 73.1117
        Hunter-Lab:
        58.7320, -42.0094, 33.5172
      #50b427 color charts
#50b427 RGB chart
      #50b427 CMYK chart
      #50b427 RGB pie chart
      #50b427 color shades, tints & tones
#50b427 color schemes
#50b427 color preview, HTML & CSS examples
           This text has a color of #50b427        
        
          <p style="color:#50b427;">Text here</p>
        
        
          .mytext {color:#50b427;}
        
        Text color #50b427
      
           This box has a color of #50b427        
        
          <div style="background-color:#50b427;">Content here</div>
        
        
          .mybackground {background-color:#50b427;}
        
        Background color #50b427
      
           Border around this has a color of #50b427        
        
          <div style="border:2px solid #50b427;">Content here</div>
        
        
          .myborder {border:2px solid #50b427;}
        
        Border color #50b427