#49c5ea color space conversions
Hex:
        #49c5ea
        RGB:
        73, 197, 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.5652, 47.2895, 84.9898
        xyY:
        0.2212, 0.2784, 47.2895
      CIE-Lab:
        74.3746, -22.6134, -28.3292
        CIE-LCH:
        74.3746, 36.2479, 231.4019
        CIE-Luv:
        74.3746, -46.2749, -42.0861
        Hunter-Lab:
        68.7674, -22.8346, -25.1396
      #49c5ea color charts
#49c5ea RGB chart
      #49c5ea CMYK chart
      #49c5ea RGB pie chart
      #49c5ea color shades, tints & tones
#49c5ea color schemes
#49c5ea color preview, HTML & CSS examples
           This text has a color of #49c5ea        
        
          <p style="color:#49c5ea;">Text here</p>
        
        
          .mytext {color:#49c5ea;}
        
        Text color #49c5ea
      
           This box has a color of #49c5ea        
        
          <div style="background-color:#49c5ea;">Content here</div>
        
        
          .mybackground {background-color:#49c5ea;}
        
        Background color #49c5ea
      
           Border around this has a color of #49c5ea        
        
          <div style="border:2px solid #49c5ea;">Content here</div>
        
        
          .myborder {border:2px solid #49c5ea;}
        
        Border color #49c5ea