#49ca7e color space conversions
Hex:
        #49ca7e
        RGB:
        73, 202, 126
        CMY:
        71, 21, 51
        CMYK:
        64, 0, 38, 21
      HSL:
        145°, 54.8936%, 53.9216%
        HSV (HSB):
        145°, 63.8614%, 79.2157%
        XYZ:
        27.6341, 45.1639, 26.9997
        xyY:
        0.2769, 0.4526, 45.1639
      CIE-Lab:
        72.9997, -52.3823, 27.7976
        CIE-LCH:
        72.9997, 59.3010, 152.0465
        CIE-Luv:
        72.9997, -54.3060, 46.2609
        Hunter-Lab:
        67.2041, -44.2086, 23.2227
      #49ca7e color charts
#49ca7e RGB chart
      #49ca7e CMYK chart
      #49ca7e RGB pie chart
      #49ca7e color shades, tints & tones
#49ca7e color schemes
#49ca7e color preview, HTML & CSS examples
           This text has a color of #49ca7e        
        
          <p style="color:#49ca7e;">Text here</p>
        
        
          .mytext {color:#49ca7e;}
        
        Text color #49ca7e
      
           This box has a color of #49ca7e        
        
          <div style="background-color:#49ca7e;">Content here</div>
        
        
          .mybackground {background-color:#49ca7e;}
        
        Background color #49ca7e
      
           Border around this has a color of #49ca7e        
        
          <div style="border:2px solid #49ca7e;">Content here</div>
        
        
          .myborder {border:2px solid #49ca7e;}
        
        Border color #49ca7e