#448dd7 color space conversions
Hex:
        #448dd7
        RGB:
        68, 141, 215
        CMY:
        73, 45, 16
        CMYK:
        68, 34, 0, 16
      HSL:
        210°, 64.7577%, 55.4902%
        HSV (HSB):
        210°, 68.3721%, 84.3137%
        XYZ:
        24.1745, 25.1850, 67.8770
        xyY:
        0.2062, 0.2148, 25.1850
      CIE-Lab:
        57.2552, 1.0384, -44.5489
        CIE-LCH:
        57.2552, 44.5610, 271.3352
        CIE-Luv:
        57.2552, -28.4043, -69.9976
        Hunter-Lab:
        50.1847, -1.8377, -45.0632
      #448dd7 color charts
#448dd7 RGB chart
      #448dd7 CMYK chart
      #448dd7 RGB pie chart
      #448dd7 color shades, tints & tones
#448dd7 color schemes
#448dd7 color preview, HTML & CSS examples
           This text has a color of #448dd7        
        
          <p style="color:#448dd7;">Text here</p>
        
        
          .mytext {color:#448dd7;}
        
        Text color #448dd7
      
           This box has a color of #448dd7        
        
          <div style="background-color:#448dd7;">Content here</div>
        
        
          .mybackground {background-color:#448dd7;}
        
        Background color #448dd7
      
           Border around this has a color of #448dd7        
        
          <div style="border:2px solid #448dd7;">Content here</div>
        
        
          .myborder {border:2px solid #448dd7;}
        
        Border color #448dd7