#49bb80 color space conversions
Hex:
        #49bb80
        RGB:
        73, 187, 128
        CMY:
        71, 27, 50
        CMYK:
        61, 0, 32, 27
      HSL:
        149°, 45.6000%, 50.9804%
        HSV (HSB):
        149°, 60.9626%, 73.3333%
        XYZ:
        24.4143, 38.5156, 26.5696
        xyY:
        0.2728, 0.4303, 38.5156
      CIE-Lab:
        68.3989, -45.9511, 20.5361
        CIE-LCH:
        68.3989, 50.3312, 155.9196
        CIE-Luv:
        68.3989, -48.5653, 35.6037
        Hunter-Lab:
        62.0610, -38.3863, 18.0594
      #49bb80 color charts
#49bb80 RGB chart
      #49bb80 CMYK chart
      #49bb80 RGB pie chart
      #49bb80 color shades, tints & tones
#49bb80 color schemes
#49bb80 color preview, HTML & CSS examples
           This text has a color of #49bb80        
        
          <p style="color:#49bb80;">Text here</p>
        
        
          .mytext {color:#49bb80;}
        
        Text color #49bb80
      
           This box has a color of #49bb80        
        
          <div style="background-color:#49bb80;">Content here</div>
        
        
          .mybackground {background-color:#49bb80;}
        
        Background color #49bb80
      
           Border around this has a color of #49bb80        
        
          <div style="border:2px solid #49bb80;">Content here</div>
        
        
          .myborder {border:2px solid #49bb80;}
        
        Border color #49bb80