#49abd5 color space conversions
Hex:
        #49abd5
        RGB:
        73, 171, 213
        CMY:
        71, 33, 16
        CMYK:
        66, 20, 0, 16
      HSL:
        198°, 62.5000%, 56.0784%
        HSV (HSB):
        198°, 65.7277%, 83.5294%
        XYZ:
        29.3208, 35.3464, 68.2280
        xyY:
        0.2206, 0.2660, 35.3464
      CIE-Lab:
        66.0175, -15.6798, -29.7355
        CIE-LCH:
        66.0175, 33.6164, 242.1969
        CIE-Luv:
        66.0175, -38.0778, -44.6805
        Hunter-Lab:
        59.4528, -16.0102, -26.4241
      #49abd5 color charts
#49abd5 RGB chart
      #49abd5 CMYK chart
      #49abd5 RGB pie chart
      #49abd5 color shades, tints & tones
#49abd5 color schemes
#49abd5 color preview, HTML & CSS examples
           This text has a color of #49abd5        
        
          <p style="color:#49abd5;">Text here</p>
        
        
          .mytext {color:#49abd5;}
        
        Text color #49abd5
      
           This box has a color of #49abd5        
        
          <div style="background-color:#49abd5;">Content here</div>
        
        
          .mybackground {background-color:#49abd5;}
        
        Background color #49abd5
      
           Border around this has a color of #49abd5        
        
          <div style="border:2px solid #49abd5;">Content here</div>
        
        
          .myborder {border:2px solid #49abd5;}
        
        Border color #49abd5