#1166dd color space conversions
Hex:
        #1166dd
        RGB:
        17, 102, 221
        CMY:
        93, 60, 13
        CMYK:
        92, 54, 0, 13
      HSL:
        215°, 85.7143%, 46.6667%
        HSV (HSB):
        215°, 92.3077%, 86.6667%
        XYZ:
        18.0337, 14.8424, 70.3210
        xyY:
        0.1747, 0.1438, 14.8424
      CIE-Lab:
        45.4175, 22.5801, -66.9851
        CIE-LCH:
        45.4175, 70.6885, 288.6285
        CIE-Luv:
        45.4175, -22.5070, -101.8853
        Hunter-Lab:
        38.5258, 16.1346, -81.2538
      #1166dd color charts
#1166dd RGB chart
      #1166dd CMYK chart
      #1166dd RGB pie chart
      #1166dd color shades, tints & tones
#1166dd color schemes
#1166dd color preview, HTML & CSS examples
           This text has a color of #1166dd        
        
          <p style="color:#1166dd;">Text here</p>
        
        
          .mytext {color:#1166dd;}
        
        Text color #1166dd
      
           This box has a color of #1166dd        
        
          <div style="background-color:#1166dd;">Content here</div>
        
        
          .mybackground {background-color:#1166dd;}
        
        Background color #1166dd
      
           Border around this has a color of #1166dd        
        
          <div style="border:2px solid #1166dd;">Content here</div>
        
        
          .myborder {border:2px solid #1166dd;}
        
        Border color #1166dd