#50e86a color space conversions
Hex:
        #50e86a
        RGB:
        80, 232, 106
        CMY:
        69, 9, 58
        CMYK:
        66, 0, 54, 9
      HSL:
        130°, 76.7677%, 61.1765%
        HSV (HSB):
        130°, 65.5172%, 90.9804%
        XYZ:
        34.7664, 60.4593, 23.4731
        xyY:
        0.2929, 0.5094, 60.4593
      CIE-Lab:
        82.0872, -65.2065, 49.1935
        CIE-LCH:
        82.0872, 81.6816, 142.9681
        CIE-Luv:
        82.0872, -64.4906, 73.9580
        Hunter-Lab:
        77.7556, -56.2606, 36.5303
      #50e86a color charts
#50e86a RGB chart
      #50e86a CMYK chart
      #50e86a RGB pie chart
      #50e86a color shades, tints & tones
#50e86a color schemes
#50e86a color preview, HTML & CSS examples
           This text has a color of #50e86a        
        
          <p style="color:#50e86a;">Text here</p>
        
        
          .mytext {color:#50e86a;}
        
        Text color #50e86a
      
           This box has a color of #50e86a        
        
          <div style="background-color:#50e86a;">Content here</div>
        
        
          .mybackground {background-color:#50e86a;}
        
        Background color #50e86a
      
           Border around this has a color of #50e86a        
        
          <div style="border:2px solid #50e86a;">Content here</div>
        
        
          .myborder {border:2px solid #50e86a;}
        
        Border color #50e86a