#50df84 color space conversions
Hex:
        #50df84
        RGB:
        80, 223, 132
        CMY:
        69, 13, 48
        CMYK:
        64, 0, 41, 13
      HSL:
        142°, 69.0821%, 59.4118%
        HSV (HSB):
        142°, 64.1256%, 87.4510%
        XYZ:
        33.8608, 56.1468, 30.8826
        xyY:
        0.2801, 0.4644, 56.1468
      CIE-Lab:
        79.6973, -58.0372, 33.5895
        CIE-LCH:
        79.6973, 67.0565, 149.9395
        CIE-Luv:
        79.6973, -60.1142, 55.2293
        Hunter-Lab:
        74.9311, -50.4668, 28.0157
      #50df84 color charts
#50df84 RGB chart
      #50df84 CMYK chart
      #50df84 RGB pie chart
      #50df84 color shades, tints & tones
#50df84 color schemes
#50df84 color preview, HTML & CSS examples
           This text has a color of #50df84        
        
          <p style="color:#50df84;">Text here</p>
        
        
          .mytext {color:#50df84;}
        
        Text color #50df84
      
           This box has a color of #50df84        
        
          <div style="background-color:#50df84;">Content here</div>
        
        
          .mybackground {background-color:#50df84;}
        
        Background color #50df84
      
           Border around this has a color of #50df84        
        
          <div style="border:2px solid #50df84;">Content here</div>
        
        
          .myborder {border:2px solid #50df84;}
        
        Border color #50df84