#49dcbe color space conversions
Hex:
        #49dcbe
        RGB:
        73, 220, 190
        CMY:
        71, 14, 25
        CMYK:
        67, 0, 14, 14
      HSL:
        168°, 67.7419%, 57.4510%
        HSV (HSB):
        168°, 66.8182%, 86.2745%
        XYZ:
        37.6351, 56.3206, 57.6026
        xyY:
        0.2483, 0.3716, 56.3206
      CIE-Lab:
        79.7959, -45.7538, 3.4105
        CIE-LCH:
        79.7959, 45.8807, 175.7370
        CIE-Luv:
        79.7959, -57.2423, 12.4576
        Hunter-Lab:
        75.0470, -41.8169, 7.0247
      #49dcbe color charts
#49dcbe RGB chart
      #49dcbe CMYK chart
      #49dcbe RGB pie chart
      #49dcbe color shades, tints & tones
#49dcbe color schemes
#49dcbe color preview, HTML & CSS examples
           This text has a color of #49dcbe        
        
          <p style="color:#49dcbe;">Text here</p>
        
        
          .mytext {color:#49dcbe;}
        
        Text color #49dcbe
      
           This box has a color of #49dcbe        
        
          <div style="background-color:#49dcbe;">Content here</div>
        
        
          .mybackground {background-color:#49dcbe;}
        
        Background color #49dcbe
      
           Border around this has a color of #49dcbe        
        
          <div style="border:2px solid #49dcbe;">Content here</div>
        
        
          .myborder {border:2px solid #49dcbe;}
        
        Border color #49dcbe