#449bb5 color space conversions
Hex:
        #449bb5
        RGB:
        68, 155, 181
        CMY:
        73, 39, 29
        CMYK:
        62, 14, 0, 29
      HSL:
        194°, 45.3815%, 48.8235%
        HSV (HSB):
        194°, 62.4309%, 70.9804%
        XYZ:
        22.4457, 28.0078, 47.9391
        xyY:
        0.2281, 0.2847, 28.0078
      CIE-Lab:
        59.8958, -18.0826, -21.2956
        CIE-LCH:
        59.8958, 27.9371, 229.6647
        CIE-Luv:
        59.8958, -34.8257, -29.9475
        Hunter-Lab:
        52.9224, -16.9079, -16.6614
      #449bb5 color charts
#449bb5 RGB chart
      #449bb5 CMYK chart
      #449bb5 RGB pie chart
      #449bb5 color shades, tints & tones
#449bb5 color schemes
#449bb5 color preview, HTML & CSS examples
           This text has a color of #449bb5        
        
          <p style="color:#449bb5;">Text here</p>
        
        
          .mytext {color:#449bb5;}
        
        Text color #449bb5
      
           This box has a color of #449bb5        
        
          <div style="background-color:#449bb5;">Content here</div>
        
        
          .mybackground {background-color:#449bb5;}
        
        Background color #449bb5
      
           Border around this has a color of #449bb5        
        
          <div style="border:2px solid #449bb5;">Content here</div>
        
        
          .myborder {border:2px solid #449bb5;}
        
        Border color #449bb5