#49ba8f color space conversions
Hex:
        #49ba8f
        RGB:
        73, 186, 143
        CMY:
        71, 27, 44
        CMYK:
        61, 0, 23, 27
      HSL:
        157°, 45.0199%, 50.7843%
        HSV (HSB):
        157°, 60.7527%, 72.9412%
        XYZ:
        25.2645, 38.5174, 32.0896
        xyY:
        0.2635, 0.4018, 38.5174
      CIE-Lab:
        68.4003, -42.3093, 12.4217
        CIE-LCH:
        68.4003, 44.0951, 163.6381
        CIE-Luv:
        68.4003, -47.4175, 24.3528
        Hunter-Lab:
        62.0624, -35.9451, 12.7876
      #49ba8f color charts
#49ba8f RGB chart
      #49ba8f CMYK chart
      #49ba8f RGB pie chart
      #49ba8f color shades, tints & tones
#49ba8f color schemes
#49ba8f color preview, HTML & CSS examples
           This text has a color of #49ba8f        
        
          <p style="color:#49ba8f;">Text here</p>
        
        
          .mytext {color:#49ba8f;}
        
        Text color #49ba8f
      
           This box has a color of #49ba8f        
        
          <div style="background-color:#49ba8f;">Content here</div>
        
        
          .mybackground {background-color:#49ba8f;}
        
        Background color #49ba8f
      
           Border around this has a color of #49ba8f        
        
          <div style="border:2px solid #49ba8f;">Content here</div>
        
        
          .myborder {border:2px solid #49ba8f;}
        
        Border color #49ba8f