#50c230 color space conversions
Hex:
        #50c230
        RGB:
        80, 194, 48
        CMY:
        69, 24, 81
        CMYK:
        59, 0, 75, 24
      HSL:
        107°, 60.3306%, 47.4510%
        HSV (HSB):
        107°, 75.2577%, 76.0784%
        XYZ:
        23.1336, 40.5024, 9.3948
        xyY:
        0.3168, 0.5546, 40.5024
      CIE-Lab:
        69.8259, -57.7596, 59.5987
        CIE-LCH:
        69.8259, 82.9950, 134.1022
        CIE-Luv:
        69.8259, -52.0975, 77.0940
        Hunter-Lab:
        63.6415, -46.4883, 35.7967
      #50c230 color charts
#50c230 RGB chart
      #50c230 CMYK chart
      #50c230 RGB pie chart
      #50c230 color shades, tints & tones
#50c230 color schemes
#50c230 color preview, HTML & CSS examples
           This text has a color of #50c230        
        
          <p style="color:#50c230;">Text here</p>
        
        
          .mytext {color:#50c230;}
        
        Text color #50c230
      
           This box has a color of #50c230        
        
          <div style="background-color:#50c230;">Content here</div>
        
        
          .mybackground {background-color:#50c230;}
        
        Background color #50c230
      
           Border around this has a color of #50c230        
        
          <div style="border:2px solid #50c230;">Content here</div>
        
        
          .myborder {border:2px solid #50c230;}
        
        Border color #50c230