#50e32a color space conversions
Hex:
        #50e32a
        RGB:
        80, 227, 42
        CMY:
        69, 11, 84
        CMYK:
        65, 0, 81, 11
      HSL:
        108°, 76.7635%, 52.7451%
        HSV (HSB):
        108°, 81.4978%, 89.0196%
        XYZ:
        31.1953, 56.8108, 11.5119
        xyY:
        0.3135, 0.5709, 56.8108
      CIE-Lab:
        80.0731, -69.2131, 71.0720
        CIE-LCH:
        80.0731, 99.2053, 134.2409
        CIE-Luv:
        80.0731, -64.4316, 92.3294
        Hunter-Lab:
        75.3729, -58.0253, 43.7055
      #50e32a color charts
#50e32a RGB chart
      #50e32a CMYK chart
      #50e32a RGB pie chart
      #50e32a color shades, tints & tones
#50e32a color schemes
#50e32a color preview, HTML & CSS examples
           This text has a color of #50e32a        
        
          <p style="color:#50e32a;">Text here</p>
        
        
          .mytext {color:#50e32a;}
        
        Text color #50e32a
      
           This box has a color of #50e32a        
        
          <div style="background-color:#50e32a;">Content here</div>
        
        
          .mybackground {background-color:#50e32a;}
        
        Background color #50e32a
      
           Border around this has a color of #50e32a        
        
          <div style="border:2px solid #50e32a;">Content here</div>
        
        
          .myborder {border:2px solid #50e32a;}
        
        Border color #50e32a