#1444ff color space conversions
Hex:
        #1444ff
        RGB:
        20, 68, 255
        CMY:
        92, 73, 0
        CMYK:
        92, 73, 0, 0
      HSL:
        228°, 100.0000%, 53.9216%
        HSV (HSB):
        228°, 92.1569%, 100.0000%
        XYZ:
        20.4056, 11.5030, 95.7525
        xyY:
        0.1598, 0.0901, 11.5030
      CIE-Lab:
        40.4150, 56.2240, -94.3465
        CIE-LCH:
        40.4150, 109.8290, 300.7920
        CIE-Luv:
        40.4150, -14.6410, -132.7931
        Hunter-Lab:
        33.9160, 48.0417, -143.6478
      #1444ff color charts
#1444ff RGB chart
      #1444ff CMYK chart
      #1444ff RGB pie chart
      #1444ff color shades, tints & tones
#1444ff color schemes
#1444ff color preview, HTML & CSS examples
           This text has a color of #1444ff        
        
          <p style="color:#1444ff;">Text here</p>
        
        
          .mytext {color:#1444ff;}
        
        Text color #1444ff
      
           This box has a color of #1444ff        
        
          <div style="background-color:#1444ff;">Content here</div>
        
        
          .mybackground {background-color:#1444ff;}
        
        Background color #1444ff
      
           Border around this has a color of #1444ff        
        
          <div style="border:2px solid #1444ff;">Content here</div>
        
        
          .myborder {border:2px solid #1444ff;}
        
        Border color #1444ff