#50de3b color space conversions
Hex:
        #50de3b
        RGB:
        80, 222, 59
        CMY:
        69, 13, 77
        CMYK:
        64, 0, 73, 13
      HSL:
        112°, 71.1790%, 55.0980%
        HSV (HSB):
        112°, 73.4234%, 87.0588%
        XYZ:
        30.2190, 54.2638, 13.0189
        xyY:
        0.3099, 0.5565, 54.2638
      CIE-Lab:
        78.6153, -66.5659, 64.5998
        CIE-LCH:
        78.6153, 92.7586, 135.8587
        CIE-Luv:
        78.6153, -62.3252, 86.4643
        Hunter-Lab:
        73.6640, -55.6864, 41.0862
      #50de3b color charts
#50de3b RGB chart
      #50de3b CMYK chart
      #50de3b RGB pie chart
      #50de3b color shades, tints & tones
#50de3b color schemes
#50de3b color preview, HTML & CSS examples
           This text has a color of #50de3b        
        
          <p style="color:#50de3b;">Text here</p>
        
        
          .mytext {color:#50de3b;}
        
        Text color #50de3b
      
           This box has a color of #50de3b        
        
          <div style="background-color:#50de3b;">Content here</div>
        
        
          .mybackground {background-color:#50de3b;}
        
        Background color #50de3b
      
           Border around this has a color of #50de3b        
        
          <div style="border:2px solid #50de3b;">Content here</div>
        
        
          .myborder {border:2px solid #50de3b;}
        
        Border color #50de3b