#49c4ea color space conversions
Hex:
        #49c4ea
        RGB:
        73, 196, 234
        CMY:
        71, 23, 8
        CMYK:
        69, 16, 0, 8
      HSL:
        194°, 79.3103%, 60.1961%
        HSV (HSB):
        194°, 68.8034%, 91.7647%
        XYZ:
        37.3389, 46.8368, 84.9143
        xyY:
        0.2208, 0.2770, 46.8368
      CIE-Lab:
        74.0853, -22.1049, -28.7734
        CIE-LCH:
        74.0853, 36.2841, 232.4671
        CIE-Luv:
        74.0853, -45.9197, -42.8880
        Hunter-Lab:
        68.4374, -22.3775, -25.6584
      #49c4ea color charts
#49c4ea RGB chart
      #49c4ea CMYK chart
      #49c4ea RGB pie chart
      #49c4ea color shades, tints & tones
#49c4ea color schemes
#49c4ea color preview, HTML & CSS examples
           This text has a color of #49c4ea        
        
          <p style="color:#49c4ea;">Text here</p>
        
        
          .mytext {color:#49c4ea;}
        
        Text color #49c4ea
      
           This box has a color of #49c4ea        
        
          <div style="background-color:#49c4ea;">Content here</div>
        
        
          .mybackground {background-color:#49c4ea;}
        
        Background color #49c4ea
      
           Border around this has a color of #49c4ea        
        
          <div style="border:2px solid #49c4ea;">Content here</div>
        
        
          .myborder {border:2px solid #49c4ea;}
        
        Border color #49c4ea