#49bd3e color space conversions
Hex:
        #49bd3e
        RGB:
        73, 189, 62
        CMY:
        71, 26, 76
        CMYK:
        61, 0, 67, 26
      HSL:
        115°, 50.5976%, 49.2157%
        HSV (HSB):
        115°, 67.1958%, 74.1176%
        XYZ:
        21.8148, 38.1595, 10.7732
        xyY:
        0.3083, 0.5394, 38.1595
      CIE-Lab:
        68.1380, -56.5327, 52.5620
        CIE-LCH:
        68.1380, 77.1927, 137.0845
        CIE-Luv:
        68.1380, -51.8769, 70.7053
        Hunter-Lab:
        61.7733, -45.0675, 32.9012
      #49bd3e color charts
#49bd3e RGB chart
      #49bd3e CMYK chart
      #49bd3e RGB pie chart
      #49bd3e color shades, tints & tones
#49bd3e color schemes
#49bd3e color preview, HTML & CSS examples
           This text has a color of #49bd3e        
        
          <p style="color:#49bd3e;">Text here</p>
        
        
          .mytext {color:#49bd3e;}
        
        Text color #49bd3e
      
           This box has a color of #49bd3e        
        
          <div style="background-color:#49bd3e;">Content here</div>
        
        
          .mybackground {background-color:#49bd3e;}
        
        Background color #49bd3e
      
           Border around this has a color of #49bd3e        
        
          <div style="border:2px solid #49bd3e;">Content here</div>
        
        
          .myborder {border:2px solid #49bd3e;}
        
        Border color #49bd3e