#50c50e color space conversions
Hex:
        #50c50e
        RGB:
        80, 197, 14
        CMY:
        69, 23, 95
        CMYK:
        59, 0, 93, 23
      HSL:
        98°, 86.7299%, 41.3725%
        HSV (HSB):
        98°, 92.8934%, 77.2549%
        XYZ:
        23.3538, 41.6697, 7.2276
        xyY:
        0.3232, 0.5767, 41.6697
      CIE-Lab:
        70.6426, -60.2922, 68.4042
        CIE-LCH:
        70.6426, 91.1827, 131.3933
        CIE-Luv:
        70.6426, -53.6606, 83.8799
        Hunter-Lab:
        64.5521, -48.3880, 38.5480
      #50c50e color charts
#50c50e RGB chart
      #50c50e CMYK chart
      #50c50e RGB pie chart
      #50c50e color shades, tints & tones
#50c50e color schemes
#50c50e color preview, HTML & CSS examples
           This text has a color of #50c50e        
        
          <p style="color:#50c50e;">Text here</p>
        
        
          .mytext {color:#50c50e;}
        
        Text color #50c50e
      
           This box has a color of #50c50e        
        
          <div style="background-color:#50c50e;">Content here</div>
        
        
          .mybackground {background-color:#50c50e;}
        
        Background color #50c50e
      
           Border around this has a color of #50c50e        
        
          <div style="border:2px solid #50c50e;">Content here</div>
        
        
          .myborder {border:2px solid #50c50e;}
        
        Border color #50c50e