#448cb2 color space conversions
Hex:
        #448cb2
        RGB:
        68, 140, 178
        CMY:
        73, 45, 30
        CMYK:
        62, 21, 0, 30
      HSL:
        201°, 44.7154%, 48.2353%
        HSV (HSB):
        201°, 61.7978%, 69.8039%
        XYZ:
        19.7979, 23.1995, 45.5540
        xyY:
        0.2236, 0.2620, 23.1995
      CIE-Lab:
        55.2772, -10.8395, -26.6924
        CIE-LCH:
        55.2772, 28.8093, 247.8984
        CIE-Luv:
        55.2772, -29.3583, -39.1144
        Hunter-Lab:
        48.1658, -10.9204, -22.3588
      #448cb2 color charts
#448cb2 RGB chart
      #448cb2 CMYK chart
      #448cb2 RGB pie chart
      #448cb2 color shades, tints & tones
#448cb2 color schemes
#448cb2 color preview, HTML & CSS examples
           This text has a color of #448cb2        
        
          <p style="color:#448cb2;">Text here</p>
        
        
          .mytext {color:#448cb2;}
        
        Text color #448cb2
      
           This box has a color of #448cb2        
        
          <div style="background-color:#448cb2;">Content here</div>
        
        
          .mybackground {background-color:#448cb2;}
        
        Background color #448cb2
      
           Border around this has a color of #448cb2        
        
          <div style="border:2px solid #448cb2;">Content here</div>
        
        
          .myborder {border:2px solid #448cb2;}
        
        Border color #448cb2