#49db8b color space conversions
Hex:
        #49db8b
        RGB:
        73, 219, 139
        CMY:
        71, 14, 45
        CMYK:
        67, 0, 37, 14
      HSL:
        147°, 66.9725%, 57.2549%
        HSV (HSB):
        147°, 66.6667%, 85.8824%
        XYZ:
        32.7394, 53.9436, 33.1127
        xyY:
        0.2733, 0.4503, 53.9436
      CIE-Lab:
        78.4288, -56.5267, 28.3127
        CIE-LCH:
        78.4288, 63.2209, 153.3950
        CIE-Luv:
        78.4288, -59.8547, 48.3984
        Hunter-Lab:
        73.4463, -48.9630, 24.6820
      #49db8b color charts
#49db8b RGB chart
      #49db8b CMYK chart
      #49db8b RGB pie chart
      #49db8b color shades, tints & tones
#49db8b color schemes
#49db8b color preview, HTML & CSS examples
           This text has a color of #49db8b        
        
          <p style="color:#49db8b;">Text here</p>
        
        
          .mytext {color:#49db8b;}
        
        Text color #49db8b
      
           This box has a color of #49db8b        
        
          <div style="background-color:#49db8b;">Content here</div>
        
        
          .mybackground {background-color:#49db8b;}
        
        Background color #49db8b
      
           Border around this has a color of #49db8b        
        
          <div style="border:2px solid #49db8b;">Content here</div>
        
        
          .myborder {border:2px solid #49db8b;}
        
        Border color #49db8b