#448ed2 color space conversions
Hex:
        #448ed2
        RGB:
        68, 142, 210
        CMY:
        73, 44, 18
        CMYK:
        68, 32, 0, 18
      HSL:
        209°, 61.2069%, 54.5098%
        HSV (HSB):
        209°, 67.6190%, 82.3529%
        XYZ:
        23.6898, 25.2281, 64.5937
        xyY:
        0.2087, 0.2223, 25.2281
      CIE-Lab:
        57.2970, -1.2735, -41.6765
        CIE-LCH:
        57.2970, 41.6959, 268.2498
        CIE-Luv:
        57.2970, -28.9150, -65.0310
        Hunter-Lab:
        50.2276, -3.7090, -41.0889
      #448ed2 color charts
#448ed2 RGB chart
      #448ed2 CMYK chart
      #448ed2 RGB pie chart
      #448ed2 color shades, tints & tones
#448ed2 color schemes
#448ed2 color preview, HTML & CSS examples
           This text has a color of #448ed2        
        
          <p style="color:#448ed2;">Text here</p>
        
        
          .mytext {color:#448ed2;}
        
        Text color #448ed2
      
           This box has a color of #448ed2        
        
          <div style="background-color:#448ed2;">Content here</div>
        
        
          .mybackground {background-color:#448ed2;}
        
        Background color #448ed2
      
           Border around this has a color of #448ed2        
        
          <div style="border:2px solid #448ed2;">Content here</div>
        
        
          .myborder {border:2px solid #448ed2;}
        
        Border color #448ed2