#50b915 color space conversions
Hex:
        #50b915
        RGB:
        80, 185, 21
        CMY:
        69, 27, 92
        CMYK:
        57, 0, 89, 27
      HSL:
        98°, 79.6117%, 40.3922%
        HSV (HSB):
        98°, 88.6486%, 72.5490%
        XYZ:
        20.7926, 36.4575, 6.6506
        xyY:
        0.3254, 0.5705, 36.4575
      CIE-Lab:
        66.8680, -55.9170, 64.1115
        CIE-LCH:
        66.8680, 85.0705, 131.0944
        CIE-Luv:
        66.8680, -48.9400, 78.2878
        Hunter-Lab:
        60.3801, -44.1966, 35.7355
      #50b915 color charts
#50b915 RGB chart
      #50b915 CMYK chart
      #50b915 RGB pie chart
      #50b915 color shades, tints & tones
#50b915 color schemes
#50b915 color preview, HTML & CSS examples
           This text has a color of #50b915        
        
          <p style="color:#50b915;">Text here</p>
        
        
          .mytext {color:#50b915;}
        
        Text color #50b915
      
           This box has a color of #50b915        
        
          <div style="background-color:#50b915;">Content here</div>
        
        
          .mybackground {background-color:#50b915;}
        
        Background color #50b915
      
           Border around this has a color of #50b915        
        
          <div style="border:2px solid #50b915;">Content here</div>
        
        
          .myborder {border:2px solid #50b915;}
        
        Border color #50b915