#50eb01 color space conversions
Hex:
        #50eb01
        RGB:
        80, 235, 1
        CMY:
        69, 8, 100
        CMYK:
        66, 0, 100, 8
      HSL:
        100°, 99.1525%, 46.2745%
        HSV (HSB):
        100°, 99.5745%, 92.1569%
        XYZ:
        33.0221, 61.1243, 10.0865
        xyY:
        0.3168, 0.5864, 61.1243
      CIE-Lab:
        82.4455, -72.8342, 79.2391
        CIE-LCH:
        82.4455, 107.6274, 132.5883
        CIE-Luv:
        82.4455, -67.6043, 99.5971
        Hunter-Lab:
        78.1820, -61.4248, 47.0783
      #50eb01 color charts
#50eb01 RGB chart
      #50eb01 CMYK chart
      #50eb01 RGB pie chart
      #50eb01 color shades, tints & tones
#50eb01 color schemes
#50eb01 color preview, HTML & CSS examples
           This text has a color of #50eb01        
        
          <p style="color:#50eb01;">Text here</p>
        
        
          .mytext {color:#50eb01;}
        
        Text color #50eb01
      
           This box has a color of #50eb01        
        
          <div style="background-color:#50eb01;">Content here</div>
        
        
          .mybackground {background-color:#50eb01;}
        
        Background color #50eb01
      
           Border around this has a color of #50eb01        
        
          <div style="border:2px solid #50eb01;">Content here</div>
        
        
          .myborder {border:2px solid #50eb01;}
        
        Border color #50eb01