#1166cb color space conversions
Hex:
        #1166cb
        RGB:
        17, 102, 203
        CMY:
        93, 60, 20
        CMYK:
        92, 50, 0, 20
      HSL:
        213°, 84.5455%, 43.1373%
        HSV (HSB):
        213°, 91.6256%, 79.6078%
        XYZ:
        15.7620, 13.9337, 58.3586
        xyY:
        0.1790, 0.1582, 13.9337
      CIE-Lab:
        44.1377, 15.4874, -58.7738
        CIE-LCH:
        44.1377, 60.7800, 284.7623
        CIE-Luv:
        44.1377, -23.0422, -88.7683
        Hunter-Lab:
        37.3279, 10.0494, -66.5648
      #1166cb color charts
#1166cb RGB chart
      #1166cb CMYK chart
      #1166cb RGB pie chart
      #1166cb color shades, tints & tones
#1166cb color schemes
#1166cb color preview, HTML & CSS examples
           This text has a color of #1166cb        
        
          <p style="color:#1166cb;">Text here</p>
        
        
          .mytext {color:#1166cb;}
        
        Text color #1166cb
      
           This box has a color of #1166cb        
        
          <div style="background-color:#1166cb;">Content here</div>
        
        
          .mybackground {background-color:#1166cb;}
        
        Background color #1166cb
      
           Border around this has a color of #1166cb        
        
          <div style="border:2px solid #1166cb;">Content here</div>
        
        
          .myborder {border:2px solid #1166cb;}
        
        Border color #1166cb