#50c25f color space conversions
Hex:
        #50c25f
        RGB:
        80, 194, 95
        CMY:
        69, 24, 63
        CMYK:
        59, 0, 51, 24
      HSL:
        128°, 48.3051%, 53.7255%
        HSV (HSB):
        128°, 58.7629%, 76.0784%
        XYZ:
        24.6656, 41.1153, 17.4625
        xyY:
        0.2963, 0.4939, 41.1153
      CIE-Lab:
        70.2566, -52.8713, 40.0560
        CIE-LCH:
        70.2566, 66.3314, 142.8519
        CIE-Luv:
        70.2566, -50.8091, 59.3908
        Hunter-Lab:
        64.1212, -43.5482, 28.7380
      #50c25f color charts
#50c25f RGB chart
      #50c25f CMYK chart
      #50c25f RGB pie chart
      #50c25f color shades, tints & tones
#50c25f color schemes
#50c25f color preview, HTML & CSS examples
           This text has a color of #50c25f        
        
          <p style="color:#50c25f;">Text here</p>
        
        
          .mytext {color:#50c25f;}
        
        Text color #50c25f
      
           This box has a color of #50c25f        
        
          <div style="background-color:#50c25f;">Content here</div>
        
        
          .mybackground {background-color:#50c25f;}
        
        Background color #50c25f
      
           Border around this has a color of #50c25f        
        
          <div style="border:2px solid #50c25f;">Content here</div>
        
        
          .myborder {border:2px solid #50c25f;}
        
        Border color #50c25f