#448bb4 color space conversions
Hex:
        #448bb4
        RGB:
        68, 139, 180
        CMY:
        73, 45, 29
        CMYK:
        62, 23, 0, 29
      HSL:
        202°, 45.1613%, 48.6275%
        HSV (HSB):
        202°, 62.2222%, 70.5882%
        XYZ:
        19.8547, 22.9895, 46.5710
        xyY:
        0.2221, 0.2571, 22.9895
      CIE-Lab:
        55.0615, -9.6262, -28.1693
        CIE-LCH:
        55.0615, 29.7686, 251.1334
        CIE-Luv:
        55.0615, -28.9115, -41.6191
        Hunter-Lab:
        47.9473, -9.9919, -24.0249
      #448bb4 color charts
#448bb4 RGB chart
      #448bb4 CMYK chart
      #448bb4 RGB pie chart
      #448bb4 color shades, tints & tones
#448bb4 color schemes
#448bb4 color preview, HTML & CSS examples
           This text has a color of #448bb4        
        
          <p style="color:#448bb4;">Text here</p>
        
        
          .mytext {color:#448bb4;}
        
        Text color #448bb4
      
           This box has a color of #448bb4        
        
          <div style="background-color:#448bb4;">Content here</div>
        
        
          .mybackground {background-color:#448bb4;}
        
        Background color #448bb4
      
           Border around this has a color of #448bb4        
        
          <div style="border:2px solid #448bb4;">Content here</div>
        
        
          .myborder {border:2px solid #448bb4;}
        
        Border color #448bb4