#49be7d color space conversions
Hex:
        #49be7d
        RGB:
        73, 190, 125
        CMY:
        71, 25, 51
        CMYK:
        62, 0, 34, 25
      HSL:
        147°, 47.3684%, 51.5686%
        HSV (HSB):
        147°, 61.5789%, 74.5098%
        XYZ:
        24.8628, 39.7240, 25.7591
        xyY:
        0.2752, 0.4397, 39.7240
      CIE-Lab:
        69.2725, -47.7820, 23.3261
        CIE-LCH:
        69.2725, 53.1717, 153.9794
        CIE-Luv:
        69.2725, -49.8539, 39.5016
        Hunter-Lab:
        63.0270, -39.8829, 19.8871
      #49be7d color charts
#49be7d RGB chart
      #49be7d CMYK chart
      #49be7d RGB pie chart
      #49be7d color shades, tints & tones
#49be7d color schemes
#49be7d color preview, HTML & CSS examples
           This text has a color of #49be7d        
        
          <p style="color:#49be7d;">Text here</p>
        
        
          .mytext {color:#49be7d;}
        
        Text color #49be7d
      
           This box has a color of #49be7d        
        
          <div style="background-color:#49be7d;">Content here</div>
        
        
          .mybackground {background-color:#49be7d;}
        
        Background color #49be7d
      
           Border around this has a color of #49be7d        
        
          <div style="border:2px solid #49be7d;">Content here</div>
        
        
          .myborder {border:2px solid #49be7d;}
        
        Border color #49be7d