#50e345 color space conversions
Hex:
        #50e345
        RGB:
        80, 227, 69
        CMY:
        69, 11, 73
        CMYK:
        65, 0, 70, 11
      HSL:
        116°, 73.8318%, 58.0392%
        HSV (HSB):
        116°, 69.6035%, 89.0196%
        XYZ:
        31.8515, 57.0733, 14.9677
        xyY:
        0.3066, 0.5493, 57.0733
      CIE-Lab:
        80.2208, -67.4482, 62.6784
        CIE-LCH:
        80.2208, 92.0752, 137.0992
        CIE-Luv:
        80.2208, -63.8896, 85.8241
        Hunter-Lab:
        75.5469, -56.9492, 41.1360
      #50e345 color charts
#50e345 RGB chart
      #50e345 CMYK chart
      #50e345 RGB pie chart
      #50e345 color shades, tints & tones
#50e345 color schemes
#50e345 color preview, HTML & CSS examples
           This text has a color of #50e345        
        
          <p style="color:#50e345;">Text here</p>
        
        
          .mytext {color:#50e345;}
        
        Text color #50e345
      
           This box has a color of #50e345        
        
          <div style="background-color:#50e345;">Content here</div>
        
        
          .mybackground {background-color:#50e345;}
        
        Background color #50e345
      
           Border around this has a color of #50e345        
        
          <div style="border:2px solid #50e345;">Content here</div>
        
        
          .myborder {border:2px solid #50e345;}
        
        Border color #50e345