#50d01b color space conversions
Hex:
        #50d01b
        RGB:
        80, 208, 27
        CMY:
        69, 18, 89
        CMYK:
        62, 0, 87, 18
      HSL:
        102°, 77.0213%, 46.0784%
        HSV (HSB):
        102°, 87.0192%, 81.5686%
        XYZ:
        26.0620, 46.8964, 8.7152
        xyY:
        0.3191, 0.5742, 46.8964
      CIE-Lab:
        74.1234, -63.6304, 69.1928
        CIE-LCH:
        74.1234, 94.0025, 132.6020
        CIE-Luv:
        74.1234, -57.7030, 86.9268
        Hunter-Lab:
        68.4809, -51.9094, 40.3911
      #50d01b color charts
#50d01b RGB chart
      #50d01b CMYK chart
      #50d01b RGB pie chart
      #50d01b color shades, tints & tones
#50d01b color schemes
#50d01b color preview, HTML & CSS examples
           This text has a color of #50d01b        
        
          <p style="color:#50d01b;">Text here</p>
        
        
          .mytext {color:#50d01b;}
        
        Text color #50d01b
      
           This box has a color of #50d01b        
        
          <div style="background-color:#50d01b;">Content here</div>
        
        
          .mybackground {background-color:#50d01b;}
        
        Background color #50d01b
      
           Border around this has a color of #50d01b        
        
          <div style="border:2px solid #50d01b;">Content here</div>
        
        
          .myborder {border:2px solid #50d01b;}
        
        Border color #50d01b