#49c14b color space conversions
Hex:
        #49c14b
        RGB:
        73, 193, 75
        CMY:
        71, 24, 71
        CMYK:
        62, 0, 61, 24
      HSL:
        121°, 49.1803%, 52.1569%
        HSV (HSB):
        121°, 62.1762%, 75.6863%
        XYZ:
        23.0876, 40.0644, 13.1730
        xyY:
        0.3025, 0.5249, 40.0644
      CIE-Lab:
        69.5154, -56.6278, 48.5232
        CIE-LCH:
        69.5154, 74.5735, 139.4074
        CIE-Luv:
        69.5154, -53.0184, 67.8273
        Hunter-Lab:
        63.2964, -45.6602, 31.9683
      #49c14b color charts
#49c14b RGB chart
      #49c14b CMYK chart
      #49c14b RGB pie chart
      #49c14b color shades, tints & tones
#49c14b color schemes
#49c14b color preview, HTML & CSS examples
           This text has a color of #49c14b        
        
          <p style="color:#49c14b;">Text here</p>
        
        
          .mytext {color:#49c14b;}
        
        Text color #49c14b
      
           This box has a color of #49c14b        
        
          <div style="background-color:#49c14b;">Content here</div>
        
        
          .mybackground {background-color:#49c14b;}
        
        Background color #49c14b
      
           Border around this has a color of #49c14b        
        
          <div style="border:2px solid #49c14b;">Content here</div>
        
        
          .myborder {border:2px solid #49c14b;}
        
        Border color #49c14b