#166a7d color space conversions
Hex:
        #166a7d
        RGB:
        22, 106, 125
        CMY:
        91, 58, 51
        CMYK:
        82, 15, 0, 51
      HSL:
        191°, 70.0680%, 28.8235%
        HSV (HSB):
        191°, 82.4000%, 49.0196%
        XYZ:
        9.1866, 11.9593, 21.2262
        xyY:
        0.2168, 0.2822, 11.9593
      CIE-Lab:
        41.1514, -16.8813, -17.4301
        CIE-LCH:
        41.1514, 24.2650, 225.9163
        CIE-Luv:
        41.1514, -27.9084, -22.2813
        Hunter-Lab:
        34.5822, -13.1014, -12.1840
      #166a7d color charts
#166a7d RGB chart
      #166a7d CMYK chart
      #166a7d RGB pie chart
      #166a7d color shades, tints & tones
#166a7d color schemes
#166a7d color preview, HTML & CSS examples
           This text has a color of #166a7d        
        
          <p style="color:#166a7d;">Text here</p>
        
        
          .mytext {color:#166a7d;}
        
        Text color #166a7d
      
           This box has a color of #166a7d        
        
          <div style="background-color:#166a7d;">Content here</div>
        
        
          .mybackground {background-color:#166a7d;}
        
        Background color #166a7d
      
           Border around this has a color of #166a7d        
        
          <div style="border:2px solid #166a7d;">Content here</div>
        
        
          .myborder {border:2px solid #166a7d;}
        
        Border color #166a7d