#166ca0 color space conversions
Hex:
        #166ca0
        RGB:
        22, 108, 160
        CMY:
        91, 58, 37
        CMYK:
        86, 33, 0, 37
      HSL:
        203°, 75.8242%, 35.6863%
        HSV (HSB):
        203°, 86.2500%, 62.7451%
        XYZ:
        12.0386, 13.4338, 35.2162
        xyY:
        0.1984, 0.2214, 13.4338
      CIE-Lab:
        43.4097, -4.9748, -34.8548
        CIE-LCH:
        43.4097, 35.2080, 261.8772
        CIE-Luv:
        43.4097, -26.5104, -50.5394
        Hunter-Lab:
        36.6521, -5.5118, -31.3107
      #166ca0 color charts
#166ca0 RGB chart
      #166ca0 CMYK chart
      #166ca0 RGB pie chart
      #166ca0 color shades, tints & tones
#166ca0 color schemes
#166ca0 color preview, HTML & CSS examples
           This text has a color of #166ca0        
        
          <p style="color:#166ca0;">Text here</p>
        
        
          .mytext {color:#166ca0;}
        
        Text color #166ca0
      
           This box has a color of #166ca0        
        
          <div style="background-color:#166ca0;">Content here</div>
        
        
          .mybackground {background-color:#166ca0;}
        
        Background color #166ca0
      
           Border around this has a color of #166ca0        
        
          <div style="border:2px solid #166ca0;">Content here</div>
        
        
          .myborder {border:2px solid #166ca0;}
        
        Border color #166ca0