#49daa2 color space conversions
Hex:
        #49daa2
        RGB:
        73, 218, 162
        CMY:
        71, 15, 36
        CMYK:
        67, 0, 26, 15
      HSL:
        157°, 66.2100%, 57.0588%
        HSV (HSB):
        157°, 66.5138%, 85.4902%
        XYZ:
        34.3406, 54.1679, 42.8279
        xyY:
        0.2615, 0.4124, 54.1679
      CIE-Lab:
        78.5595, -51.4667, 16.4950
        CIE-LCH:
        78.5595, 54.0454, 162.2294
        CIE-Luv:
        78.5595, -58.2174, 32.1694
        Hunter-Lab:
        73.5989, -45.5113, 17.0177
      #49daa2 color charts
#49daa2 RGB chart
      #49daa2 CMYK chart
      #49daa2 RGB pie chart
      #49daa2 color shades, tints & tones
#49daa2 color schemes
#49daa2 color preview, HTML & CSS examples
           This text has a color of #49daa2        
        
          <p style="color:#49daa2;">Text here</p>
        
        
          .mytext {color:#49daa2;}
        
        Text color #49daa2
      
           This box has a color of #49daa2        
        
          <div style="background-color:#49daa2;">Content here</div>
        
        
          .mybackground {background-color:#49daa2;}
        
        Background color #49daa2
      
           Border around this has a color of #49daa2        
        
          <div style="border:2px solid #49daa2;">Content here</div>
        
        
          .myborder {border:2px solid #49daa2;}
        
        Border color #49daa2