#50ea4d color space conversions
Hex:
        #50ea4d
        RGB:
        80, 234, 77
        CMY:
        69, 8, 70
        CMYK:
        66, 0, 67, 8
      HSL:
        119°, 78.8945%, 60.9804%
        HSV (HSB):
        119°, 67.0940%, 91.7647%
        XYZ:
        34.0706, 61.0869, 17.0164
        xyY:
        0.3037, 0.5446, 61.0869
      CIE-Lab:
        82.4255, -69.0659, 61.9700
        CIE-LCH:
        82.4255, 92.7922, 138.0997
        CIE-Luv:
        82.4255, -66.1681, 86.4344
        Hunter-Lab:
        78.1581, -58.9651, 41.8022
      #50ea4d color charts
#50ea4d RGB chart
      #50ea4d CMYK chart
      #50ea4d RGB pie chart
      #50ea4d color shades, tints & tones
#50ea4d color schemes
#50ea4d color preview, HTML & CSS examples
           This text has a color of #50ea4d        
        
          <p style="color:#50ea4d;">Text here</p>
        
        
          .mytext {color:#50ea4d;}
        
        Text color #50ea4d
      
           This box has a color of #50ea4d        
        
          <div style="background-color:#50ea4d;">Content here</div>
        
        
          .mybackground {background-color:#50ea4d;}
        
        Background color #50ea4d
      
           Border around this has a color of #50ea4d        
        
          <div style="border:2px solid #50ea4d;">Content here</div>
        
        
          .myborder {border:2px solid #50ea4d;}
        
        Border color #50ea4d