#50e82d color space conversions
Hex:
        #50e82d
        RGB:
        80, 232, 45
        CMY:
        69, 9, 82
        CMYK:
        66, 0, 81, 9
      HSL:
        109°, 80.2575%, 54.3137%
        HSV (HSB):
        109°, 80.6034%, 90.9804%
        XYZ:
        32.6385, 59.6082, 12.2679
        xyY:
        0.3123, 0.5703, 59.6082
      CIE-Lab:
        81.6247, -70.6625, 71.7208
        CIE-LCH:
        81.6247, 100.6829, 134.5741
        CIE-Luv:
        81.6247, -66.1599, 93.8274
        Hunter-Lab:
        77.2063, -59.6512, 44.6234
      #50e82d color charts
#50e82d RGB chart
      #50e82d CMYK chart
      #50e82d RGB pie chart
      #50e82d color shades, tints & tones
#50e82d color schemes
#50e82d color preview, HTML & CSS examples
           This text has a color of #50e82d        
        
          <p style="color:#50e82d;">Text here</p>
        
        
          .mytext {color:#50e82d;}
        
        Text color #50e82d
      
           This box has a color of #50e82d        
        
          <div style="background-color:#50e82d;">Content here</div>
        
        
          .mybackground {background-color:#50e82d;}
        
        Background color #50e82d
      
           Border around this has a color of #50e82d        
        
          <div style="border:2px solid #50e82d;">Content here</div>
        
        
          .myborder {border:2px solid #50e82d;}
        
        Border color #50e82d