#448cd8 color space conversions
Hex:
        #448cd8
        RGB:
        68, 140, 216
        CMY:
        73, 45, 15
        CMYK:
        69, 35, 0, 15
      HSL:
        211°, 65.4867%, 55.6863%
        HSV (HSB):
        211°, 68.5185%, 84.7059%
        XYZ:
        24.1566, 24.9430, 68.5070
        xyY:
        0.2054, 0.2121, 24.9430
      CIE-Lab:
        57.0198, 1.9750, -45.4817
        CIE-LCH:
        57.0198, 45.5246, 272.4864
        CIE-Luv:
        57.0198, -28.0306, -71.5759
        Hunter-Lab:
        49.9429, -1.0624, -46.3684
      #448cd8 color charts
#448cd8 RGB chart
      #448cd8 CMYK chart
      #448cd8 RGB pie chart
      #448cd8 color shades, tints & tones
#448cd8 color schemes
#448cd8 color preview, HTML & CSS examples
           This text has a color of #448cd8        
        
          <p style="color:#448cd8;">Text here</p>
        
        
          .mytext {color:#448cd8;}
        
        Text color #448cd8
      
           This box has a color of #448cd8        
        
          <div style="background-color:#448cd8;">Content here</div>
        
        
          .mybackground {background-color:#448cd8;}
        
        Background color #448cd8
      
           Border around this has a color of #448cd8        
        
          <div style="border:2px solid #448cd8;">Content here</div>
        
        
          .myborder {border:2px solid #448cd8;}
        
        Border color #448cd8