#49e78e color space conversions
Hex:
        #49e78e
        RGB:
        73, 231, 142
        CMY:
        71, 9, 44
        CMYK:
        68, 0, 39, 9
      HSL:
        146°, 76.6990%, 59.6078%
        HSV (HSB):
        146°, 68.3983%, 90.5882%
        XYZ:
        36.2061, 60.5213, 35.3647
        xyY:
        0.2741, 0.4582, 60.5213
      CIE-Lab:
        82.1207, -60.4818, 31.6956
        CIE-LCH:
        82.1207, 68.2836, 152.3431
        CIE-Luv:
        82.1207, -63.9770, 53.7613
        Hunter-Lab:
        77.7954, -53.0680, 27.5044
      #49e78e color charts
#49e78e RGB chart
      #49e78e CMYK chart
      #49e78e RGB pie chart
      #49e78e color shades, tints & tones
#49e78e color schemes
#49e78e color preview, HTML & CSS examples
           This text has a color of #49e78e        
        
          <p style="color:#49e78e;">Text here</p>
        
        
          .mytext {color:#49e78e;}
        
        Text color #49e78e
      
           This box has a color of #49e78e        
        
          <div style="background-color:#49e78e;">Content here</div>
        
        
          .mybackground {background-color:#49e78e;}
        
        Background color #49e78e
      
           Border around this has a color of #49e78e        
        
          <div style="border:2px solid #49e78e;">Content here</div>
        
        
          .myborder {border:2px solid #49e78e;}
        
        Border color #49e78e