#50e42d color space conversions
Hex:
        #50e42d
        RGB:
        80, 228, 45
        CMY:
        69, 11, 82
        CMYK:
        65, 0, 80, 11
      HSL:
        109°, 77.2152%, 53.5294%
        HSV (HSB):
        109°, 80.2632%, 89.4118%
        XYZ:
        31.5253, 57.3817, 11.8969
        xyY:
        0.3127, 0.5692, 57.3817
      CIE-Lab:
        80.3938, -69.3836, 70.5824
        CIE-LCH:
        80.3938, 98.9746, 134.5093
        CIE-Luv:
        80.3938, -64.7413, 92.1821
        Hunter-Lab:
        75.7507, -58.2771, 43.7139
      #50e42d color charts
#50e42d RGB chart
      #50e42d CMYK chart
      #50e42d RGB pie chart
      #50e42d color shades, tints & tones
#50e42d color schemes
#50e42d color preview, HTML & CSS examples
           This text has a color of #50e42d        
        
          <p style="color:#50e42d;">Text here</p>
        
        
          .mytext {color:#50e42d;}
        
        Text color #50e42d
      
           This box has a color of #50e42d        
        
          <div style="background-color:#50e42d;">Content here</div>
        
        
          .mybackground {background-color:#50e42d;}
        
        Background color #50e42d
      
           Border around this has a color of #50e42d        
        
          <div style="border:2px solid #50e42d;">Content here</div>
        
        
          .myborder {border:2px solid #50e42d;}
        
        Border color #50e42d