#49cceb color space conversions
Hex:
        #49cceb
        RGB:
        73, 204, 235
        CMY:
        71, 20, 8
        CMYK:
        69, 13, 0, 8
      HSL:
        191°, 80.1980%, 60.3922%
        HSV (HSB):
        191°, 68.9362%, 92.1569%
        XYZ:
        39.3359, 50.6004, 86.2909
        xyY:
        0.2232, 0.2871, 50.6004
      CIE-Lab:
        76.4363, -25.8231, -25.7094
        CIE-LCH:
        76.4363, 36.4390, 224.8736
        CIE-Luv:
        76.4363, -48.7011, -37.3406
        Hunter-Lab:
        71.1339, -25.7768, -22.1295
      #49cceb color charts
#49cceb RGB chart
      #49cceb CMYK chart
      #49cceb RGB pie chart
      #49cceb color shades, tints & tones
#49cceb color schemes
#49cceb color preview, HTML & CSS examples
           This text has a color of #49cceb        
        
          <p style="color:#49cceb;">Text here</p>
        
        
          .mytext {color:#49cceb;}
        
        Text color #49cceb
      
           This box has a color of #49cceb        
        
          <div style="background-color:#49cceb;">Content here</div>
        
        
          .mybackground {background-color:#49cceb;}
        
        Background color #49cceb
      
           Border around this has a color of #49cceb        
        
          <div style="border:2px solid #49cceb;">Content here</div>
        
        
          .myborder {border:2px solid #49cceb;}
        
        Border color #49cceb