#50f944 color space conversions
Hex:
        #50f944
        RGB:
        80, 249, 68
        CMY:
        69, 2, 73
        CMYK:
        68, 0, 73, 2
      HSL:
        116°, 93.7824%, 62.1569%
        HSV (HSB):
        116°, 72.6908%, 97.6471%
        XYZ:
        38.2273, 69.8742, 16.9411
        xyY:
        0.3057, 0.5588, 69.8742
      CIE-Lab:
        86.9351, -74.6104, 69.9045
        CIE-LCH:
        86.9351, 102.2416, 136.8651
        CIE-Luv:
        86.9351, -71.6228, 95.6994
        Hunter-Lab:
        83.5908, -64.6531, 46.4974
      #50f944 color charts
#50f944 RGB chart
      #50f944 CMYK chart
      #50f944 RGB pie chart
      #50f944 color shades, tints & tones
#50f944 color schemes
#50f944 color preview, HTML & CSS examples
           This text has a color of #50f944        
        
          <p style="color:#50f944;">Text here</p>
        
        
          .mytext {color:#50f944;}
        
        Text color #50f944
      
           This box has a color of #50f944        
        
          <div style="background-color:#50f944;">Content here</div>
        
        
          .mybackground {background-color:#50f944;}
        
        Background color #50f944
      
           Border around this has a color of #50f944        
        
          <div style="border:2px solid #50f944;">Content here</div>
        
        
          .myborder {border:2px solid #50f944;}
        
        Border color #50f944