#50dc5e color space conversions
Hex:
        #50dc5e
        RGB:
        80, 220, 94
        CMY:
        69, 14, 63
        CMYK:
        64, 0, 57, 14
      HSL:
        126°, 66.6667%, 58.8235%
        HSV (HSB):
        126°, 63.6364%, 86.2745%
        XYZ:
        30.9218, 53.7000, 19.3251
        xyY:
        0.2975, 0.5166, 53.7000
      CIE-Lab:
        78.2865, -62.5230, 50.1671
        CIE-LCH:
        78.2865, 80.1615, 141.2572
        CIE-Luv:
        78.2865, -60.6040, 73.3044
        Hunter-Lab:
        73.2803, -52.9195, 35.6606
      #50dc5e color charts
#50dc5e RGB chart
      #50dc5e CMYK chart
      #50dc5e RGB pie chart
      #50dc5e color shades, tints & tones
#50dc5e color schemes
#50dc5e color preview, HTML & CSS examples
           This text has a color of #50dc5e        
        
          <p style="color:#50dc5e;">Text here</p>
        
        
          .mytext {color:#50dc5e;}
        
        Text color #50dc5e
      
           This box has a color of #50dc5e        
        
          <div style="background-color:#50dc5e;">Content here</div>
        
        
          .mybackground {background-color:#50dc5e;}
        
        Background color #50dc5e
      
           Border around this has a color of #50dc5e        
        
          <div style="border:2px solid #50dc5e;">Content here</div>
        
        
          .myborder {border:2px solid #50dc5e;}
        
        Border color #50dc5e