#49b7ba color space conversions
Hex:
        #49b7ba
        RGB:
        73, 183, 186
        CMY:
        71, 28, 27
        CMYK:
        61, 2, 0, 27
      HSL:
        182°, 45.0199%, 50.7843%
        HSV (HSB):
        182°, 60.7527%, 72.9412%
        XYZ:
        28.5441, 38.8286, 52.4446
        xyY:
        0.2382, 0.3241, 38.8286
      CIE-Lab:
        68.6269, -29.9376, -10.8665
        CIE-LCH:
        68.6269, 31.8487, 199.9495
        CIE-Luv:
        68.6269, -43.9225, -12.0399
        Hunter-Lab:
        62.3126, -27.2800, -6.2819
      #49b7ba color charts
#49b7ba RGB chart
      #49b7ba CMYK chart
      #49b7ba RGB pie chart
      #49b7ba color shades, tints & tones
#49b7ba color schemes
#49b7ba color preview, HTML & CSS examples
           This text has a color of #49b7ba        
        
          <p style="color:#49b7ba;">Text here</p>
        
        
          .mytext {color:#49b7ba;}
        
        Text color #49b7ba
      
           This box has a color of #49b7ba        
        
          <div style="background-color:#49b7ba;">Content here</div>
        
        
          .mybackground {background-color:#49b7ba;}
        
        Background color #49b7ba
      
           Border around this has a color of #49b7ba        
        
          <div style="border:2px solid #49b7ba;">Content here</div>
        
        
          .myborder {border:2px solid #49b7ba;}
        
        Border color #49b7ba