#50eb41 color space conversions
Hex:
        #50eb41
        RGB:
        80, 235, 65
        CMY:
        69, 8, 75
        CMYK:
        66, 0, 72, 8
      HSL:
        115°, 80.9524%, 58.8235%
        HSV (HSB):
        115°, 72.3404%, 92.1569%
        XYZ:
        33.9707, 61.5038, 15.0820
        xyY:
        0.3073, 0.5563, 61.5038
      CIE-Lab:
        82.6488, -70.3763, 66.6026
        CIE-LCH:
        82.6488, 96.8954, 136.5780
        CIE-Luv:
        82.6488, -66.8271, 90.4865
        Hunter-Lab:
        78.4244, -59.9226, 43.4948
      #50eb41 color charts
#50eb41 RGB chart
      #50eb41 CMYK chart
      #50eb41 RGB pie chart
      #50eb41 color shades, tints & tones
#50eb41 color schemes
#50eb41 color preview, HTML & CSS examples
           This text has a color of #50eb41        
        
          <p style="color:#50eb41;">Text here</p>
        
        
          .mytext {color:#50eb41;}
        
        Text color #50eb41
      
           This box has a color of #50eb41        
        
          <div style="background-color:#50eb41;">Content here</div>
        
        
          .mybackground {background-color:#50eb41;}
        
        Background color #50eb41
      
           Border around this has a color of #50eb41        
        
          <div style="border:2px solid #50eb41;">Content here</div>
        
        
          .myborder {border:2px solid #50eb41;}
        
        Border color #50eb41