#1166a1 color space conversions
Hex:
        #1166a1
        RGB:
        17, 102, 161
        CMY:
        93, 60, 37
        CMYK:
        89, 37, 0, 37
      HSL:
        205°, 80.8989%, 34.9020%
        HSV (HSB):
        205°, 89.4410%, 63.1373%
        XYZ:
        11.4156, 12.1951, 35.4704
        xyY:
        0.1932, 0.2064, 12.1951
      CIE-Lab:
        41.5246, -1.2580, -38.4346
        CIE-LCH:
        41.5246, 38.4552, 268.1253
        CIE-Luv:
        41.5246, -24.8391, -55.8171
        Hunter-Lab:
        34.9215, -2.7624, -35.7769
      #1166a1 color charts
#1166a1 RGB chart
      #1166a1 CMYK chart
      #1166a1 RGB pie chart
      #1166a1 color shades, tints & tones
#1166a1 color schemes
#1166a1 color preview, HTML & CSS examples
           This text has a color of #1166a1        
        
          <p style="color:#1166a1;">Text here</p>
        
        
          .mytext {color:#1166a1;}
        
        Text color #1166a1
      
           This box has a color of #1166a1        
        
          <div style="background-color:#1166a1;">Content here</div>
        
        
          .mybackground {background-color:#1166a1;}
        
        Background color #1166a1
      
           Border around this has a color of #1166a1        
        
          <div style="border:2px solid #1166a1;">Content here</div>
        
        
          .myborder {border:2px solid #1166a1;}
        
        Border color #1166a1