#49a4ce color space conversions
Hex:
        #49a4ce
        RGB:
        73, 164, 206
        CMY:
        71, 36, 19
        CMYK:
        65, 20, 0, 19
      HSL:
        199°, 57.5758%, 54.7059%
        HSV (HSB):
        199°, 64.5631%, 80.7843%
        XYZ:
        27.1637, 32.4236, 63.2192
        xyY:
        0.2212, 0.2640, 32.4236
      CIE-Lab:
        63.6915, -14.1509, -29.4510
        CIE-LCH:
        63.6915, 32.6743, 244.3362
        CIE-Luv:
        63.6915, -35.8682, -44.1681
        Hunter-Lab:
        56.9417, -14.4958, -25.9671
      #49a4ce color charts
#49a4ce RGB chart
      #49a4ce CMYK chart
      #49a4ce RGB pie chart
      #49a4ce color shades, tints & tones
#49a4ce color schemes
#49a4ce color preview, HTML & CSS examples
           This text has a color of #49a4ce        
        
          <p style="color:#49a4ce;">Text here</p>
        
        
          .mytext {color:#49a4ce;}
        
        Text color #49a4ce
      
           This box has a color of #49a4ce        
        
          <div style="background-color:#49a4ce;">Content here</div>
        
        
          .mybackground {background-color:#49a4ce;}
        
        Background color #49a4ce
      
           Border around this has a color of #49a4ce        
        
          <div style="border:2px solid #49a4ce;">Content here</div>
        
        
          .myborder {border:2px solid #49a4ce;}
        
        Border color #49a4ce