#49bf9e color space conversions
Hex:
        #49bf9e
        RGB:
        73, 191, 158
        CMY:
        71, 25, 38
        CMYK:
        62, 0, 17, 25
      HSL:
        163°, 47.9675%, 51.7647%
        HSV (HSB):
        163°, 61.7801%, 74.9020%
        XYZ:
        27.5500, 41.1467, 38.8378
        xyY:
        0.2562, 0.3826, 41.1467
      CIE-Lab:
        70.2786, -40.9896, 6.9174
        CIE-LCH:
        70.2786, 41.5692, 170.4210
        CIE-Luv:
        70.2786, -48.4955, 16.5532
        Hunter-Lab:
        64.1457, -35.5908, 9.0041
      #49bf9e color charts
#49bf9e RGB chart
      #49bf9e CMYK chart
      #49bf9e RGB pie chart
      #49bf9e color shades, tints & tones
#49bf9e color schemes
#49bf9e color preview, HTML & CSS examples
           This text has a color of #49bf9e        
        
          <p style="color:#49bf9e;">Text here</p>
        
        
          .mytext {color:#49bf9e;}
        
        Text color #49bf9e
      
           This box has a color of #49bf9e        
        
          <div style="background-color:#49bf9e;">Content here</div>
        
        
          .mybackground {background-color:#49bf9e;}
        
        Background color #49bf9e
      
           Border around this has a color of #49bf9e        
        
          <div style="border:2px solid #49bf9e;">Content here</div>
        
        
          .myborder {border:2px solid #49bf9e;}
        
        Border color #49bf9e