#1144a2 color space conversions
Hex:
        #1144a2
        RGB:
        17, 68, 162
        CMY:
        93, 73, 36
        CMYK:
        90, 58, 0, 36
      HSL:
        219°, 81.0056%, 35.0980%
        HSV (HSB):
        219°, 89.5062%, 63.5294%
        XYZ:
        8.8199, 6.8620, 35.0421
        xyY:
        0.1739, 0.1353, 6.8620
      CIE-Lab:
        31.4908, 21.6645, -55.1780
        CIE-LCH:
        31.4908, 59.2787, 291.4364
        CIE-Luv:
        31.4908, -14.3975, -75.1513
        Hunter-Lab:
        26.1955, 14.2578, -60.9761
      #1144a2 color charts
#1144a2 RGB chart
      #1144a2 CMYK chart
      #1144a2 RGB pie chart
      #1144a2 color shades, tints & tones
#1144a2 color schemes
#1144a2 color preview, HTML & CSS examples
           This text has a color of #1144a2        
        
          <p style="color:#1144a2;">Text here</p>
        
        
          .mytext {color:#1144a2;}
        
        Text color #1144a2
      
           This box has a color of #1144a2        
        
          <div style="background-color:#1144a2;">Content here</div>
        
        
          .mybackground {background-color:#1144a2;}
        
        Background color #1144a2
      
           Border around this has a color of #1144a2        
        
          <div style="border:2px solid #1144a2;">Content here</div>
        
        
          .myborder {border:2px solid #1144a2;}
        
        Border color #1144a2