#50dc86 color space conversions
Hex:
        #50dc86
        RGB:
        80, 220, 134
        CMY:
        69, 14, 47
        CMYK:
        64, 0, 39, 14
      HSL:
        143°, 66.6667%, 58.8235%
        HSV (HSB):
        143°, 63.6364%, 86.2745%
        XYZ:
        33.2045, 54.6131, 31.3456
        xyY:
        0.2786, 0.4583, 54.6131
      CIE-Lab:
        78.8179, -56.5516, 31.4199
        CIE-LCH:
        78.8179, 64.6938, 150.9436
        CIE-Luv:
        78.8179, -58.9215, 52.2545
        Hunter-Lab:
        73.9007, -49.1238, 26.5821
      #50dc86 color charts
#50dc86 RGB chart
      #50dc86 CMYK chart
      #50dc86 RGB pie chart
      #50dc86 color shades, tints & tones
#50dc86 color schemes
#50dc86 color preview, HTML & CSS examples
           This text has a color of #50dc86        
        
          <p style="color:#50dc86;">Text here</p>
        
        
          .mytext {color:#50dc86;}
        
        Text color #50dc86
      
           This box has a color of #50dc86        
        
          <div style="background-color:#50dc86;">Content here</div>
        
        
          .mybackground {background-color:#50dc86;}
        
        Background color #50dc86
      
           Border around this has a color of #50dc86        
        
          <div style="border:2px solid #50dc86;">Content here</div>
        
        
          .myborder {border:2px solid #50dc86;}
        
        Border color #50dc86