#449dbb color space conversions
Hex:
        #449dbb
        RGB:
        68, 157, 187
        CMY:
        73, 38, 27
        CMYK:
        64, 16, 0, 27
      HSL:
        195°, 46.6667%, 50.0000%
        HSV (HSB):
        195°, 63.6364%, 73.3333%
        XYZ:
        23.4105, 28.9307, 51.3640
        xyY:
        0.2257, 0.2790, 28.9307
      CIE-Lab:
        60.7205, -17.2711, -23.4142
        CIE-LCH:
        60.7205, 29.0949, 233.5863
        CIE-Luv:
        60.7205, -35.2813, -33.5568
        Hunter-Lab:
        53.7873, -16.4370, -18.9677
      #449dbb color charts
#449dbb RGB chart
      #449dbb CMYK chart
      #449dbb RGB pie chart
      #449dbb color shades, tints & tones
#449dbb color schemes
#449dbb color preview, HTML & CSS examples
           This text has a color of #449dbb        
        
          <p style="color:#449dbb;">Text here</p>
        
        
          .mytext {color:#449dbb;}
        
        Text color #449dbb
      
           This box has a color of #449dbb        
        
          <div style="background-color:#449dbb;">Content here</div>
        
        
          .mybackground {background-color:#449dbb;}
        
        Background color #449dbb
      
           Border around this has a color of #449dbb        
        
          <div style="border:2px solid #449dbb;">Content here</div>
        
        
          .myborder {border:2px solid #449dbb;}
        
        Border color #449dbb