#50e25a color space conversions
Hex:
        #50e25a
        RGB:
        80, 226, 90
        CMY:
        69, 11, 65
        CMYK:
        65, 0, 60, 11
      HSL:
        124°, 71.5686%, 60.0000%
        HSV (HSB):
        124°, 64.6018%, 88.6275%
        XYZ:
        32.3501, 56.8364, 18.9384
        xyY:
        0.2992, 0.5257, 56.8364
      CIE-Lab:
        80.0875, -65.0708, 54.0270
        CIE-LCH:
        80.0875, 84.5761, 140.2978
        CIE-Luv:
        80.0875, -62.9159, 77.9324
        Hunter-Lab:
        75.3899, -55.3373, 37.8790
      #50e25a color charts
#50e25a RGB chart
      #50e25a CMYK chart
      #50e25a RGB pie chart
      #50e25a color shades, tints & tones
#50e25a color schemes
#50e25a color preview, HTML & CSS examples
           This text has a color of #50e25a        
        
          <p style="color:#50e25a;">Text here</p>
        
        
          .mytext {color:#50e25a;}
        
        Text color #50e25a
      
           This box has a color of #50e25a        
        
          <div style="background-color:#50e25a;">Content here</div>
        
        
          .mybackground {background-color:#50e25a;}
        
        Background color #50e25a
      
           Border around this has a color of #50e25a        
        
          <div style="border:2px solid #50e25a;">Content here</div>
        
        
          .myborder {border:2px solid #50e25a;}
        
        Border color #50e25a