#49bb82 color space conversions
Hex:
        #49bb82
        RGB:
        73, 187, 130
        CMY:
        71, 27, 49
        CMYK:
        61, 0, 30, 27
      HSL:
        150°, 45.6000%, 50.9804%
        HSV (HSB):
        150°, 60.9626%, 73.3333%
        XYZ:
        24.5472, 38.5688, 27.2698
        xyY:
        0.2716, 0.4267, 38.5688
      CIE-Lab:
        68.4378, -45.5425, 19.5146
        CIE-LCH:
        68.4378, 49.5473, 156.8053
        CIE-Luv:
        68.4378, -48.4659, 34.2437
        Hunter-Lab:
        62.1038, -38.1275, 17.4384
      #49bb82 color charts
#49bb82 RGB chart
      #49bb82 CMYK chart
      #49bb82 RGB pie chart
      #49bb82 color shades, tints & tones
#49bb82 color schemes
#49bb82 color preview, HTML & CSS examples
           This text has a color of #49bb82        
        
          <p style="color:#49bb82;">Text here</p>
        
        
          .mytext {color:#49bb82;}
        
        Text color #49bb82
      
           This box has a color of #49bb82        
        
          <div style="background-color:#49bb82;">Content here</div>
        
        
          .mybackground {background-color:#49bb82;}
        
        Background color #49bb82
      
           Border around this has a color of #49bb82        
        
          <div style="border:2px solid #49bb82;">Content here</div>
        
        
          .myborder {border:2px solid #49bb82;}
        
        Border color #49bb82