#448edf color space conversions
Hex:
        #448edf
        RGB:
        68, 142, 223
        CMY:
        73, 44, 13
        CMYK:
        70, 36, 0, 13
      HSL:
        211°, 70.7763%, 57.0588%
        HSV (HSB):
        211°, 69.5067%, 87.4510%
        XYZ:
        25.3762, 25.9027, 73.4743
        xyY:
        0.2034, 0.2076, 25.9027
      CIE-Lab:
        57.9445, 3.2316, -47.9332
        CIE-LCH:
        57.9445, 48.0420, 273.8570
        CIE-Luv:
        57.9445, -28.4915, -75.9527
        Hunter-Lab:
        50.8947, -0.0652, -49.9680
      #448edf color charts
#448edf RGB chart
      #448edf CMYK chart
      #448edf RGB pie chart
      #448edf color shades, tints & tones
#448edf color schemes
#448edf color preview, HTML & CSS examples
           This text has a color of #448edf        
        
          <p style="color:#448edf;">Text here</p>
        
        
          .mytext {color:#448edf;}
        
        Text color #448edf
      
           This box has a color of #448edf        
        
          <div style="background-color:#448edf;">Content here</div>
        
        
          .mybackground {background-color:#448edf;}
        
        Background color #448edf
      
           Border around this has a color of #448edf        
        
          <div style="border:2px solid #448edf;">Content here</div>
        
        
          .myborder {border:2px solid #448edf;}
        
        Border color #448edf