#49bb98 color space conversions
Hex:
        #49bb98
        RGB:
        73, 187, 152
        CMY:
        71, 27, 40
        CMYK:
        61, 0, 19, 27
      HSL:
        162°, 45.6000%, 50.9804%
        HSV (HSB):
        162°, 60.9626%, 73.3333%
        XYZ:
        26.1855, 39.2241, 35.8967
        xyY:
        0.2585, 0.3872, 39.2241
      CIE-Lab:
        68.9133, -40.6607, 8.2383
        CIE-LCH:
        68.9133, 41.4869, 168.5463
        CIE-Luv:
        68.9133, -47.3160, 18.3174
        Hunter-Lab:
        62.6292, -34.9695, 9.8576
      #49bb98 color charts
#49bb98 RGB chart
      #49bb98 CMYK chart
      #49bb98 RGB pie chart
      #49bb98 color shades, tints & tones
#49bb98 color schemes
#49bb98 color preview, HTML & CSS examples
           This text has a color of #49bb98        
        
          <p style="color:#49bb98;">Text here</p>
        
        
          .mytext {color:#49bb98;}
        
        Text color #49bb98
      
           This box has a color of #49bb98        
        
          <div style="background-color:#49bb98;">Content here</div>
        
        
          .mybackground {background-color:#49bb98;}
        
        Background color #49bb98
      
           Border around this has a color of #49bb98        
        
          <div style="border:2px solid #49bb98;">Content here</div>
        
        
          .myborder {border:2px solid #49bb98;}
        
        Border color #49bb98