#49debe color space conversions
Hex:
        #49debe
        RGB:
        73, 222, 190
        CMY:
        71, 13, 25
        CMYK:
        67, 0, 14, 13
      HSL:
        167°, 69.3023%, 57.8431%
        HSV (HSB):
        167°, 67.1171%, 87.0588%
        XYZ:
        38.1632, 57.3767, 57.7786
        xyY:
        0.2489, 0.3742, 57.3767
      CIE-Lab:
        80.3910, -46.6096, 4.2720
        CIE-LCH:
        80.3910, 46.8049, 174.7632
        CIE-Luv:
        80.3910, -57.9600, 13.9037
        Hunter-Lab:
        75.7474, -42.6258, 7.7980
      #49debe color charts
#49debe RGB chart
      #49debe CMYK chart
      #49debe RGB pie chart
      #49debe color shades, tints & tones
#49debe color schemes
#49debe color preview, HTML & CSS examples
           This text has a color of #49debe        
        
          <p style="color:#49debe;">Text here</p>
        
        
          .mytext {color:#49debe;}
        
        Text color #49debe
      
           This box has a color of #49debe        
        
          <div style="background-color:#49debe;">Content here</div>
        
        
          .mybackground {background-color:#49debe;}
        
        Background color #49debe
      
           Border around this has a color of #49debe        
        
          <div style="border:2px solid #49debe;">Content here</div>
        
        
          .myborder {border:2px solid #49debe;}
        
        Border color #49debe