#49d714 color space conversions
Hex:
        #49d714
        RGB:
        73, 215, 20
        CMY:
        71, 16, 92
        CMYK:
        66, 0, 91, 16
      HSL:
        104°, 82.9787%, 46.0784%
        HSV (HSB):
        104°, 90.6977%, 84.3137%
        XYZ:
        27.1744, 50.0679, 8.8936
        xyY:
        0.3155, 0.5813, 50.0679
      CIE-Lab:
        76.1109, -67.6398, 72.0351
        CIE-LCH:
        76.1109, 98.8140, 133.1976
        CIE-Luv:
        76.1109, -62.1277, 90.5505
        Hunter-Lab:
        70.7586, -55.2759, 42.0789
      #49d714 color charts
#49d714 RGB chart
      #49d714 CMYK chart
      #49d714 RGB pie chart
      #49d714 color shades, tints & tones
#49d714 color schemes
#49d714 color preview, HTML & CSS examples
           This text has a color of #49d714        
        
          <p style="color:#49d714;">Text here</p>
        
        
          .mytext {color:#49d714;}
        
        Text color #49d714
      
           This box has a color of #49d714        
        
          <div style="background-color:#49d714;">Content here</div>
        
        
          .mybackground {background-color:#49d714;}
        
        Background color #49d714
      
           Border around this has a color of #49d714        
        
          <div style="border:2px solid #49d714;">Content here</div>
        
        
          .myborder {border:2px solid #49d714;}
        
        Border color #49d714