#49be7e color space conversions
Hex:
        #49be7e
        RGB:
        73, 190, 126
        CMY:
        71, 25, 51
        CMYK:
        62, 0, 34, 25
      HSL:
        147°, 47.3684%, 51.5686%
        HSV (HSB):
        147°, 61.5789%, 74.5098%
        XYZ:
        24.9270, 39.7497, 26.0973
        xyY:
        0.2746, 0.4379, 39.7497
      CIE-Lab:
        69.2909, -47.5861, 22.8188
        CIE-LCH:
        69.2909, 52.7744, 154.3810
        CIE-Luv:
        69.2909, -49.8050, 38.8440
        Hunter-Lab:
        63.0474, -39.7595, 19.5911
      #49be7e color charts
#49be7e RGB chart
      #49be7e CMYK chart
      #49be7e RGB pie chart
      #49be7e color shades, tints & tones
#49be7e color schemes
#49be7e color preview, HTML & CSS examples
           This text has a color of #49be7e        
        
          <p style="color:#49be7e;">Text here</p>
        
        
          .mytext {color:#49be7e;}
        
        Text color #49be7e
      
           This box has a color of #49be7e        
        
          <div style="background-color:#49be7e;">Content here</div>
        
        
          .mybackground {background-color:#49be7e;}
        
        Background color #49be7e
      
           Border around this has a color of #49be7e        
        
          <div style="border:2px solid #49be7e;">Content here</div>
        
        
          .myborder {border:2px solid #49be7e;}
        
        Border color #49be7e