#49e06f color space conversions
Hex:
        #49e06f
        RGB:
        73, 224, 111
        CMY:
        71, 12, 56
        CMYK:
        67, 0, 50, 12
      HSL:
        135°, 70.8920%, 58.2353%
        HSV (HSB):
        135°, 67.4107%, 87.8431%
        XYZ:
        32.2726, 55.8755, 24.1230
        xyY:
        0.2875, 0.4977, 55.8755
      CIE-Lab:
        79.5429, -63.0026, 43.7100
        CIE-LCH:
        79.5429, 76.6805, 145.2478
        CIE-Luv:
        79.5429, -62.9884, 67.2837
        Hunter-Lab:
        74.7499, -53.7467, 33.1911
      #49e06f color charts
#49e06f RGB chart
      #49e06f CMYK chart
      #49e06f RGB pie chart
      #49e06f color shades, tints & tones
#49e06f color schemes
#49e06f color preview, HTML & CSS examples
           This text has a color of #49e06f        
        
          <p style="color:#49e06f;">Text here</p>
        
        
          .mytext {color:#49e06f;}
        
        Text color #49e06f
      
           This box has a color of #49e06f        
        
          <div style="background-color:#49e06f;">Content here</div>
        
        
          .mybackground {background-color:#49e06f;}
        
        Background color #49e06f
      
           Border around this has a color of #49e06f        
        
          <div style="border:2px solid #49e06f;">Content here</div>
        
        
          .myborder {border:2px solid #49e06f;}
        
        Border color #49e06f