#50ed02 color space conversions
Hex:
        #50ed02
        RGB:
        80, 237, 2
        CMY:
        69, 7, 99
        CMYK:
        66, 0, 99, 7
      HSL:
        100°, 98.3264%, 46.8627%
        HSV (HSB):
        100°, 99.1561%, 92.9412%
        XYZ:
        33.6034, 62.2782, 10.3073
        xyY:
        0.3164, 0.5865, 62.2782
      CIE-Lab:
        83.0612, -73.4371, 79.6449
        CIE-LCH:
        83.0612, 108.3343, 132.6778
        CIE-Luv:
        83.0612, -68.2981, 100.3110
        Hunter-Lab:
        78.9166, -62.0970, 47.4978
      #50ed02 color charts
#50ed02 RGB chart
      #50ed02 CMYK chart
      #50ed02 RGB pie chart
      #50ed02 color shades, tints & tones
#50ed02 color schemes
#50ed02 color preview, HTML & CSS examples
           This text has a color of #50ed02        
        
          <p style="color:#50ed02;">Text here</p>
        
        
          .mytext {color:#50ed02;}
        
        Text color #50ed02
      
           This box has a color of #50ed02        
        
          <div style="background-color:#50ed02;">Content here</div>
        
        
          .mybackground {background-color:#50ed02;}
        
        Background color #50ed02
      
           Border around this has a color of #50ed02        
        
          <div style="border:2px solid #50ed02;">Content here</div>
        
        
          .myborder {border:2px solid #50ed02;}
        
        Border color #50ed02