#49e8bc color space conversions
Hex:
        #49e8bc
        RGB:
        73, 232, 188
        CMY:
        71, 9, 26
        CMYK:
        69, 0, 19, 9
      HSL:
        163°, 77.5610%, 59.8039%
        HSV (HSB):
        163°, 68.5345%, 90.9804%
        XYZ:
        40.6814, 62.7605, 57.5468
        xyY:
        0.2527, 0.3898, 62.7605
      CIE-Lab:
        83.3162, -51.2772, 9.5322
        CIE-LCH:
        83.3162, 52.1557, 169.4691
        CIE-Luv:
        83.3162, -61.6496, 22.5517
        Hunter-Lab:
        79.2215, -46.9755, 12.3866
      #49e8bc color charts
#49e8bc RGB chart
      #49e8bc CMYK chart
      #49e8bc RGB pie chart
      #49e8bc color shades, tints & tones
#49e8bc color schemes
#49e8bc color preview, HTML & CSS examples
           This text has a color of #49e8bc        
        
          <p style="color:#49e8bc;">Text here</p>
        
        
          .mytext {color:#49e8bc;}
        
        Text color #49e8bc
      
           This box has a color of #49e8bc        
        
          <div style="background-color:#49e8bc;">Content here</div>
        
        
          .mybackground {background-color:#49e8bc;}
        
        Background color #49e8bc
      
           Border around this has a color of #49e8bc        
        
          <div style="border:2px solid #49e8bc;">Content here</div>
        
        
          .myborder {border:2px solid #49e8bc;}
        
        Border color #49e8bc