#49cfa3 color space conversions
Hex:
        #49cfa3
        RGB:
        73, 207, 163
        CMY:
        71, 19, 36
        CMYK:
        65, 0, 21, 19
      HSL:
        160°, 58.2609%, 54.9020%
        HSV (HSB):
        160°, 64.7343%, 81.1765%
        XYZ:
        31.6713, 48.6865, 42.3785
        xyY:
        0.2580, 0.3967, 48.6865
      CIE-Lab:
        75.2559, -46.7037, 11.3134
        CIE-LCH:
        75.2559, 48.0544, 166.3831
        CIE-Luv:
        75.2559, -54.1535, 23.9641
        Hunter-Lab:
        69.7757, -41.0859, 12.8330
      #49cfa3 color charts
#49cfa3 RGB chart
      #49cfa3 CMYK chart
      #49cfa3 RGB pie chart
      #49cfa3 color shades, tints & tones
#49cfa3 color schemes
#49cfa3 color preview, HTML & CSS examples
           This text has a color of #49cfa3        
        
          <p style="color:#49cfa3;">Text here</p>
        
        
          .mytext {color:#49cfa3;}
        
        Text color #49cfa3
      
           This box has a color of #49cfa3        
        
          <div style="background-color:#49cfa3;">Content here</div>
        
        
          .mybackground {background-color:#49cfa3;}
        
        Background color #49cfa3
      
           Border around this has a color of #49cfa3        
        
          <div style="border:2px solid #49cfa3;">Content here</div>
        
        
          .myborder {border:2px solid #49cfa3;}
        
        Border color #49cfa3