#448dd8 color space conversions
Hex:
        #448dd8
        RGB:
        68, 141, 216
        CMY:
        73, 45, 15
        CMYK:
        69, 35, 0, 15
      HSL:
        210°, 65.4867%, 55.6863%
        HSV (HSB):
        210°, 68.5185%, 84.7059%
        XYZ:
        24.3034, 25.2366, 68.5560
        xyY:
        0.2058, 0.2137, 25.2366
      CIE-Lab:
        57.3052, 1.3852, -45.0305
        CIE-LCH:
        57.3052, 45.0518, 271.7619
        CIE-Luv:
        57.3052, -28.3723, -70.8373
        Hunter-Lab:
        50.2360, -1.5573, -45.7465
      #448dd8 color charts
#448dd8 RGB chart
      #448dd8 CMYK chart
      #448dd8 RGB pie chart
      #448dd8 color shades, tints & tones
#448dd8 color schemes
#448dd8 color preview, HTML & CSS examples
           This text has a color of #448dd8        
        
          <p style="color:#448dd8;">Text here</p>
        
        
          .mytext {color:#448dd8;}
        
        Text color #448dd8
      
           This box has a color of #448dd8        
        
          <div style="background-color:#448dd8;">Content here</div>
        
        
          .mybackground {background-color:#448dd8;}
        
        Background color #448dd8
      
           Border around this has a color of #448dd8        
        
          <div style="border:2px solid #448dd8;">Content here</div>
        
        
          .myborder {border:2px solid #448dd8;}
        
        Border color #448dd8