#49c07a color space conversions
Hex:
        #49c07a
        RGB:
        73, 192, 122
        CMY:
        71, 25, 52
        CMYK:
        62, 0, 36, 25
      HSL:
        145°, 48.5714%, 51.9608%
        HSV (HSB):
        145°, 61.9792%, 75.2941%
        XYZ:
        25.1101, 40.5209, 24.9102
        xyY:
        0.2773, 0.4475, 40.5209
      CIE-Lab:
        69.8389, -49.1664, 25.6767
        CIE-LCH:
        69.8389, 55.4674, 152.4246
        CIE-Luv:
        69.8389, -50.7567, 42.6820
        Hunter-Lab:
        63.6560, -40.9858, 21.3575
      #49c07a color charts
#49c07a RGB chart
      #49c07a CMYK chart
      #49c07a RGB pie chart
      #49c07a color shades, tints & tones
#49c07a color schemes
#49c07a color preview, HTML & CSS examples
           This text has a color of #49c07a        
        
          <p style="color:#49c07a;">Text here</p>
        
        
          .mytext {color:#49c07a;}
        
        Text color #49c07a
      
           This box has a color of #49c07a        
        
          <div style="background-color:#49c07a;">Content here</div>
        
        
          .mybackground {background-color:#49c07a;}
        
        Background color #49c07a
      
           Border around this has a color of #49c07a        
        
          <div style="border:2px solid #49c07a;">Content here</div>
        
        
          .myborder {border:2px solid #49c07a;}
        
        Border color #49c07a