#448bb6 color space conversions
Hex:
        #448bb6
        RGB:
        68, 139, 182
        CMY:
        73, 45, 29
        CMYK:
        63, 24, 0, 29
      HSL:
        203°, 45.6000%, 49.0196%
        HSV (HSB):
        203°, 62.6374%, 71.3725%
        XYZ:
        20.0600, 23.0716, 47.6520
        xyY:
        0.2210, 0.2541, 23.0716
      CIE-Lab:
        55.1460, -8.9715, -29.1806
        CIE-LCH:
        55.1460, 30.5285, 252.9101
        CIE-Luv:
        55.1460, -28.8372, -43.3455
        Hunter-Lab:
        48.0329, -9.5104, -25.1968
      #448bb6 color charts
#448bb6 RGB chart
      #448bb6 CMYK chart
      #448bb6 RGB pie chart
      #448bb6 color shades, tints & tones
#448bb6 color schemes
#448bb6 color preview, HTML & CSS examples
           This text has a color of #448bb6        
        
          <p style="color:#448bb6;">Text here</p>
        
        
          .mytext {color:#448bb6;}
        
        Text color #448bb6
      
           This box has a color of #448bb6        
        
          <div style="background-color:#448bb6;">Content here</div>
        
        
          .mybackground {background-color:#448bb6;}
        
        Background color #448bb6
      
           Border around this has a color of #448bb6        
        
          <div style="border:2px solid #448bb6;">Content here</div>
        
        
          .myborder {border:2px solid #448bb6;}
        
        Border color #448bb6