#448aa0 color space conversions
Hex:
        #448aa0
        RGB:
        68, 138, 160
        CMY:
        73, 46, 37
        CMYK:
        58, 14, 0, 37
      HSL:
        194°, 40.3509%, 44.7059%
        HSV (HSB):
        194°, 57.5000%, 62.7451%
        XYZ:
        17.8175, 21.9440, 36.5542
        xyY:
        0.2335, 0.2875, 21.9440
      CIE-Lab:
        53.9675, -15.4257, -18.3688
        CIE-LCH:
        53.9675, 23.9868, 229.9773
        CIE-Luv:
        53.9675, -29.3011, -25.1435
        Hunter-Lab:
        46.8444, -14.0842, -13.4749
      #448aa0 color charts
#448aa0 RGB chart
      #448aa0 CMYK chart
      #448aa0 RGB pie chart
      #448aa0 color shades, tints & tones
#448aa0 color schemes
#448aa0 color preview, HTML & CSS examples
           This text has a color of #448aa0        
        
          <p style="color:#448aa0;">Text here</p>
        
        
          .mytext {color:#448aa0;}
        
        Text color #448aa0
      
           This box has a color of #448aa0        
        
          <div style="background-color:#448aa0;">Content here</div>
        
        
          .mybackground {background-color:#448aa0;}
        
        Background color #448aa0
      
           Border around this has a color of #448aa0        
        
          <div style="border:2px solid #448aa0;">Content here</div>
        
        
          .myborder {border:2px solid #448aa0;}
        
        Border color #448aa0