#50d92b color space conversions
Hex:
        #50d92b
        RGB:
        80, 217, 43
        CMY:
        69, 15, 83
        CMYK:
        63, 0, 80, 15
      HSL:
        107°, 69.6000%, 50.9804%
        HSV (HSB):
        107°, 80.1843%, 85.0980%
        XYZ:
        28.5572, 51.5056, 10.7220
        xyY:
        0.3146, 0.5673, 51.5056
      CIE-Lab:
        76.9843, -65.9094, 67.9611
        CIE-LCH:
        76.9843, 94.6718, 134.1219
        CIE-Luv:
        76.9843, -60.8094, 88.0117
        Hunter-Lab:
        71.7674, -54.5655, 41.3793
      #50d92b color charts
#50d92b RGB chart
      #50d92b CMYK chart
      #50d92b RGB pie chart
      #50d92b color shades, tints & tones
#50d92b color schemes
#50d92b color preview, HTML & CSS examples
           This text has a color of #50d92b        
        
          <p style="color:#50d92b;">Text here</p>
        
        
          .mytext {color:#50d92b;}
        
        Text color #50d92b
      
           This box has a color of #50d92b        
        
          <div style="background-color:#50d92b;">Content here</div>
        
        
          .mybackground {background-color:#50d92b;}
        
        Background color #50d92b
      
           Border around this has a color of #50d92b        
        
          <div style="border:2px solid #50d92b;">Content here</div>
        
        
          .myborder {border:2px solid #50d92b;}
        
        Border color #50d92b