#50f81e color space conversions
Hex:
        #50f81e
        RGB:
        80, 248, 30
        CMY:
        69, 3, 88
        CMYK:
        68, 0, 88, 3
      HSL:
        106°, 93.9655%, 54.5098%
        HSV (HSB):
        106°, 87.9032%, 97.2549%
        XYZ:
        37.1100, 68.9340, 12.5780
        xyY:
        0.3128, 0.5811, 68.9340
      CIE-Lab:
        86.4714, -76.2429, 79.2699
        CIE-LCH:
        86.4714, 109.9850, 133.8849
        CIE-Luv:
        86.4714, -71.9125, 102.4819
        Hunter-Lab:
        83.0265, -65.5130, 49.1365
      #50f81e color charts
#50f81e RGB chart
      #50f81e CMYK chart
      #50f81e RGB pie chart
      #50f81e color shades, tints & tones
#50f81e color schemes
#50f81e color preview, HTML & CSS examples
           This text has a color of #50f81e        
        
          <p style="color:#50f81e;">Text here</p>
        
        
          .mytext {color:#50f81e;}
        
        Text color #50f81e
      
           This box has a color of #50f81e        
        
          <div style="background-color:#50f81e;">Content here</div>
        
        
          .mybackground {background-color:#50f81e;}
        
        Background color #50f81e
      
           Border around this has a color of #50f81e        
        
          <div style="border:2px solid #50f81e;">Content here</div>
        
        
          .myborder {border:2px solid #50f81e;}
        
        Border color #50f81e