#448ea8 color space conversions
Hex:
        #448ea8
        RGB:
        68, 142, 168
        CMY:
        73, 44, 34
        CMYK:
        60, 15, 0, 34
      HSL:
        196°, 42.3729%, 46.2745%
        HSV (HSB):
        196°, 59.5238%, 65.8824%
        XYZ:
        19.1248, 23.4021, 40.5549
        xyY:
        0.2302, 0.2817, 23.4021
      CIE-Lab:
        55.4841, -15.1290, -20.6505
        CIE-LCH:
        55.4841, 25.5994, 233.7726
        CIE-Luv:
        55.4841, -30.5087, -28.9190
        Hunter-Lab:
        48.3757, -14.0896, -15.8416
      #448ea8 color charts
#448ea8 RGB chart
      #448ea8 CMYK chart
      #448ea8 RGB pie chart
      #448ea8 color shades, tints & tones
#448ea8 color schemes
#448ea8 color preview, HTML & CSS examples
           This text has a color of #448ea8        
        
          <p style="color:#448ea8;">Text here</p>
        
        
          .mytext {color:#448ea8;}
        
        Text color #448ea8
      
           This box has a color of #448ea8        
        
          <div style="background-color:#448ea8;">Content here</div>
        
        
          .mybackground {background-color:#448ea8;}
        
        Background color #448ea8
      
           Border around this has a color of #448ea8        
        
          <div style="border:2px solid #448ea8;">Content here</div>
        
        
          .myborder {border:2px solid #448ea8;}
        
        Border color #448ea8