#49c88d color space conversions
Hex:
        #49c88d
        RGB:
        73, 200, 141
        CMY:
        71, 22, 45
        CMYK:
        64, 0, 30, 22
      HSL:
        152°, 53.5865%, 53.5294%
        HSV (HSB):
        152°, 63.5000%, 78.4314%
        XYZ:
        28.2096, 44.6481, 32.3304
        xyY:
        0.2682, 0.4245, 44.6481
      CIE-Lab:
        72.6596, -48.6324, 19.4333
        CIE-LCH:
        72.6596, 52.3714, 158.2186
        CIE-Luv:
        72.6596, -52.7929, 35.1034
        Hunter-Lab:
        66.8192, -41.5748, 18.0860
      #49c88d color charts
#49c88d RGB chart
      #49c88d CMYK chart
      #49c88d RGB pie chart
      #49c88d color shades, tints & tones
#49c88d color schemes
#49c88d color preview, HTML & CSS examples
           This text has a color of #49c88d        
        
          <p style="color:#49c88d;">Text here</p>
        
        
          .mytext {color:#49c88d;}
        
        Text color #49c88d
      
           This box has a color of #49c88d        
        
          <div style="background-color:#49c88d;">Content here</div>
        
        
          .mybackground {background-color:#49c88d;}
        
        Background color #49c88d
      
           Border around this has a color of #49c88d        
        
          <div style="border:2px solid #49c88d;">Content here</div>
        
        
          .myborder {border:2px solid #49c88d;}
        
        Border color #49c88d