#50c541 color space conversions
Hex:
        #50c541
        RGB:
        80, 197, 65
        CMY:
        69, 23, 75
        CMYK:
        59, 0, 67, 23
      HSL:
        113°, 53.2258%, 51.3725%
        HSV (HSB):
        113°, 67.0051%, 77.2549%
        XYZ:
        24.2287, 42.0196, 11.8346
        xyY:
        0.3103, 0.5381, 42.0196
      CIE-Lab:
        70.8845, -57.4720, 54.3539
        CIE-LCH:
        70.8845, 79.1036, 136.5972
        CIE-Luv:
        70.8845, -52.8842, 73.4658
        Hunter-Lab:
        64.8226, -46.7217, 34.5512
      #50c541 color charts
#50c541 RGB chart
      #50c541 CMYK chart
      #50c541 RGB pie chart
      #50c541 color shades, tints & tones
#50c541 color schemes
#50c541 color preview, HTML & CSS examples
           This text has a color of #50c541        
        
          <p style="color:#50c541;">Text here</p>
        
        
          .mytext {color:#50c541;}
        
        Text color #50c541
      
           This box has a color of #50c541        
        
          <div style="background-color:#50c541;">Content here</div>
        
        
          .mybackground {background-color:#50c541;}
        
        Background color #50c541
      
           Border around this has a color of #50c541        
        
          <div style="border:2px solid #50c541;">Content here</div>
        
        
          .myborder {border:2px solid #50c541;}
        
        Border color #50c541