#49cfa2 color space conversions
Hex:
        #49cfa2
        RGB:
        73, 207, 162
        CMY:
        71, 19, 36
        CMYK:
        65, 0, 22, 19
      HSL:
        160°, 58.2609%, 54.9020%
        HSV (HSB):
        160°, 64.7343%, 81.1765%
        XYZ:
        31.5821, 48.6507, 41.9084
        xyY:
        0.2586, 0.3983, 48.6507
      CIE-Lab:
        75.2335, -46.9335, 11.8168
        CIE-LCH:
        75.2335, 48.3982, 165.8679
        CIE-Luv:
        75.2335, -54.2114, 24.7085
        Hunter-Lab:
        69.7501, -41.2398, 13.2015
      #49cfa2 color charts
#49cfa2 RGB chart
      #49cfa2 CMYK chart
      #49cfa2 RGB pie chart
      #49cfa2 color shades, tints & tones
#49cfa2 color schemes
#49cfa2 color preview, HTML & CSS examples
           This text has a color of #49cfa2        
        
          <p style="color:#49cfa2;">Text here</p>
        
        
          .mytext {color:#49cfa2;}
        
        Text color #49cfa2
      
           This box has a color of #49cfa2        
        
          <div style="background-color:#49cfa2;">Content here</div>
        
        
          .mybackground {background-color:#49cfa2;}
        
        Background color #49cfa2
      
           Border around this has a color of #49cfa2        
        
          <div style="border:2px solid #49cfa2;">Content here</div>
        
        
          .myborder {border:2px solid #49cfa2;}
        
        Border color #49cfa2