#1448d1 color space conversions
Hex:
        #1448d1
        RGB:
        20, 72, 209
        CMY:
        92, 72, 18
        CMYK:
        90, 66, 0, 18
      HSL:
        223°, 82.5328%, 44.9020%
        HSV (HSB):
        223°, 90.4306%, 81.9608%
        XYZ:
        14.1145, 9.3869, 61.3895
        xyY:
        0.1663, 0.1106, 9.3869
      CIE-Lab:
        36.7188, 37.5400, -74.3302
        CIE-LCH:
        36.7188, 83.2720, 296.7958
        CIE-Luv:
        36.7188, -14.9599, -104.6292
        Hunter-Lab:
        30.6381, 28.6156, -97.3529
      #1448d1 color charts
#1448d1 RGB chart
      #1448d1 CMYK chart
      #1448d1 RGB pie chart
      #1448d1 color shades, tints & tones
#1448d1 color schemes
#1448d1 color preview, HTML & CSS examples
           This text has a color of #1448d1        
        
          <p style="color:#1448d1;">Text here</p>
        
        
          .mytext {color:#1448d1;}
        
        Text color #1448d1
      
           This box has a color of #1448d1        
        
          <div style="background-color:#1448d1;">Content here</div>
        
        
          .mybackground {background-color:#1448d1;}
        
        Background color #1448d1
      
           Border around this has a color of #1448d1        
        
          <div style="border:2px solid #1448d1;">Content here</div>
        
        
          .myborder {border:2px solid #1448d1;}
        
        Border color #1448d1