#50e788 color space conversions
Hex:
        #50e788
        RGB:
        80, 231, 136
        CMY:
        69, 9, 47
        CMYK:
        65, 0, 41, 9
      HSL:
        142°, 75.8794%, 60.9804%
        HSV (HSB):
        142°, 65.3680%, 90.5882%
        XYZ:
        36.3281, 60.6349, 33.0816
        xyY:
        0.2794, 0.4663, 60.6349
      CIE-Lab:
        82.1821, -60.3393, 34.8260
        CIE-LCH:
        82.1821, 69.6684, 150.0078
        CIE-Luv:
        82.1821, -62.8174, 57.5102
        Hunter-Lab:
        77.8684, -52.9937, 29.3191
      #50e788 color charts
#50e788 RGB chart
      #50e788 CMYK chart
      #50e788 RGB pie chart
      #50e788 color shades, tints & tones
#50e788 color schemes
#50e788 color preview, HTML & CSS examples
           This text has a color of #50e788        
        
          <p style="color:#50e788;">Text here</p>
        
        
          .mytext {color:#50e788;}
        
        Text color #50e788
      
           This box has a color of #50e788        
        
          <div style="background-color:#50e788;">Content here</div>
        
        
          .mybackground {background-color:#50e788;}
        
        Background color #50e788
      
           Border around this has a color of #50e788        
        
          <div style="border:2px solid #50e788;">Content here</div>
        
        
          .myborder {border:2px solid #50e788;}
        
        Border color #50e788