#166a9a color space conversions
Hex:
        #166a9a
        RGB:
        22, 106, 154
        CMY:
        91, 58, 40
        CMYK:
        86, 31, 0, 40
      HSL:
        202°, 75.0000%, 34.5098%
        HSV (HSB):
        202°, 85.7143%, 60.3922%
        XYZ:
        11.3176, 12.8117, 32.4483
        xyY:
        0.2000, 0.2264, 12.8117
      CIE-Lab:
        42.4782, -6.0759, -32.7655
        CIE-LCH:
        42.4782, 33.3240, 259.4947
        CIE-Luv:
        42.4782, -26.1521, -46.9690
        Hunter-Lab:
        35.7935, -6.1982, -28.6934
      #166a9a color charts
#166a9a RGB chart
      #166a9a CMYK chart
      #166a9a RGB pie chart
      #166a9a color shades, tints & tones
#166a9a color schemes
#166a9a color preview, HTML & CSS examples
           This text has a color of #166a9a        
        
          <p style="color:#166a9a;">Text here</p>
        
        
          .mytext {color:#166a9a;}
        
        Text color #166a9a
      
           This box has a color of #166a9a        
        
          <div style="background-color:#166a9a;">Content here</div>
        
        
          .mybackground {background-color:#166a9a;}
        
        Background color #166a9a
      
           Border around this has a color of #166a9a        
        
          <div style="border:2px solid #166a9a;">Content here</div>
        
        
          .myborder {border:2px solid #166a9a;}
        
        Border color #166a9a