#166bac color space conversions
Hex:
        #166bac
        RGB:
        22, 107, 172
        CMY:
        91, 58, 33
        CMYK:
        87, 38, 0, 33
      HSL:
        206°, 77.3196%, 38.0392%
        HSV (HSB):
        206°, 87.2093%, 67.4510%
        XYZ:
        13.0350, 13.6645, 40.9802
        xyY:
        0.1926, 0.2019, 13.6645
      CIE-Lab:
        43.7479, 0.3119, -41.3866
        CIE-LCH:
        43.7479, 41.3878, 270.4318
        CIE-Luv:
        43.7479, -25.5423, -61.2113
        Hunter-Lab:
        36.9656, -1.7462, -39.8533
      #166bac color charts
#166bac RGB chart
      #166bac CMYK chart
      #166bac RGB pie chart
      #166bac color shades, tints & tones
#166bac color schemes
#166bac color preview, HTML & CSS examples
           This text has a color of #166bac        
        
          <p style="color:#166bac;">Text here</p>
        
        
          .mytext {color:#166bac;}
        
        Text color #166bac
      
           This box has a color of #166bac        
        
          <div style="background-color:#166bac;">Content here</div>
        
        
          .mybackground {background-color:#166bac;}
        
        Background color #166bac
      
           Border around this has a color of #166bac        
        
          <div style="border:2px solid #166bac;">Content here</div>
        
        
          .myborder {border:2px solid #166bac;}
        
        Border color #166bac