#49d0aa color space conversions
Hex:
        #49d0aa
        RGB:
        73, 208, 170
        CMY:
        71, 18, 33
        CMYK:
        65, 0, 18, 18
      HSL:
        163°, 58.9520%, 55.0980%
        HSV (HSB):
        163°, 64.9038%, 81.5686%
        XYZ:
        32.5592, 49.4305, 45.8552
        xyY:
        0.2547, 0.3866, 49.4305
      CIE-Lab:
        75.7184, -45.4878, 8.2220
        CIE-LCH:
        75.7184, 46.2249, 169.7543
        CIE-Luv:
        75.7184, -54.1098, 19.3798
        Hunter-Lab:
        70.3068, -40.3732, 10.5449
      #49d0aa color charts
#49d0aa RGB chart
      #49d0aa CMYK chart
      #49d0aa RGB pie chart
      #49d0aa color shades, tints & tones
#49d0aa color schemes
#49d0aa color preview, HTML & CSS examples
           This text has a color of #49d0aa        
        
          <p style="color:#49d0aa;">Text here</p>
        
        
          .mytext {color:#49d0aa;}
        
        Text color #49d0aa
      
           This box has a color of #49d0aa        
        
          <div style="background-color:#49d0aa;">Content here</div>
        
        
          .mybackground {background-color:#49d0aa;}
        
        Background color #49d0aa
      
           Border around this has a color of #49d0aa        
        
          <div style="border:2px solid #49d0aa;">Content here</div>
        
        
          .myborder {border:2px solid #49d0aa;}
        
        Border color #49d0aa