#49d495 color space conversions
Hex:
        #49d495
        RGB:
        73, 212, 149
        CMY:
        71, 17, 42
        CMYK:
        66, 0, 30, 17
      HSL:
        153°, 61.7778%, 55.8824%
        HSV (HSB):
        153°, 65.5660%, 83.1373%
        XYZ:
        31.7160, 50.6734, 36.5431
        xyY:
        0.2667, 0.4261, 50.6734
      CIE-Lab:
        76.4807, -51.8206, 20.4612
        CIE-LCH:
        76.4807, 55.7139, 158.4536
        CIE-Luv:
        76.4807, -56.7777, 37.3685
        Hunter-Lab:
        71.1852, -45.0450, 19.3930
      #49d495 color charts
#49d495 RGB chart
      #49d495 CMYK chart
      #49d495 RGB pie chart
      #49d495 color shades, tints & tones
#49d495 color schemes
#49d495 color preview, HTML & CSS examples
           This text has a color of #49d495        
        
          <p style="color:#49d495;">Text here</p>
        
        
          .mytext {color:#49d495;}
        
        Text color #49d495
      
           This box has a color of #49d495        
        
          <div style="background-color:#49d495;">Content here</div>
        
        
          .mybackground {background-color:#49d495;}
        
        Background color #49d495
      
           Border around this has a color of #49d495        
        
          <div style="border:2px solid #49d495;">Content here</div>
        
        
          .myborder {border:2px solid #49d495;}
        
        Border color #49d495