#50d10b color space conversions
Hex:
        #50d10b
        RGB:
        80, 209, 11
        CMY:
        69, 18, 96
        CMYK:
        62, 0, 95, 18
      HSL:
        99°, 90.0000%, 43.1373%
        HSV (HSB):
        99°, 94.7368%, 81.9608%
        XYZ:
        26.1691, 47.3306, 8.0731
        xyY:
        0.3208, 0.5802, 47.3306
      CIE-Lab:
        74.4007, -64.3810, 71.8420
        CIE-LCH:
        74.4007, 96.4686, 131.8650
        CIE-Luv:
        74.4007, -58.1973, 88.8881
        Hunter-Lab:
        68.7972, -52.4972, 41.2006
      #50d10b color charts
#50d10b RGB chart
      #50d10b CMYK chart
      #50d10b RGB pie chart
      #50d10b color shades, tints & tones
#50d10b color schemes
#50d10b color preview, HTML & CSS examples
           This text has a color of #50d10b        
        
          <p style="color:#50d10b;">Text here</p>
        
        
          .mytext {color:#50d10b;}
        
        Text color #50d10b
      
           This box has a color of #50d10b        
        
          <div style="background-color:#50d10b;">Content here</div>
        
        
          .mybackground {background-color:#50d10b;}
        
        Background color #50d10b
      
           Border around this has a color of #50d10b        
        
          <div style="border:2px solid #50d10b;">Content here</div>
        
        
          .myborder {border:2px solid #50d10b;}
        
        Border color #50d10b