#166cb3 color space conversions
Hex:
        #166cb3
        RGB:
        22, 108, 179
        CMY:
        91, 58, 30
        CMYK:
        88, 40, 0, 30
      HSL:
        207°, 78.1095%, 39.4118%
        HSV (HSB):
        207°, 87.7095%, 70.1961%
        XYZ:
        13.8301, 14.1504, 44.6502
        xyY:
        0.1904, 0.1948, 14.1504
      CIE-Lab:
        44.4478, 2.4350, -44.3679
        CIE-LCH:
        44.4478, 44.4346, 273.1414
        CIE-Luv:
        44.4478, -25.5323, -66.2257
        Hunter-Lab:
        37.6170, -0.2030, -44.0435
      #166cb3 color charts
#166cb3 RGB chart
      #166cb3 CMYK chart
      #166cb3 RGB pie chart
      #166cb3 color shades, tints & tones
#166cb3 color schemes
#166cb3 color preview, HTML & CSS examples
           This text has a color of #166cb3        
        
          <p style="color:#166cb3;">Text here</p>
        
        
          .mytext {color:#166cb3;}
        
        Text color #166cb3
      
           This box has a color of #166cb3        
        
          <div style="background-color:#166cb3;">Content here</div>
        
        
          .mybackground {background-color:#166cb3;}
        
        Background color #166cb3
      
           Border around this has a color of #166cb3        
        
          <div style="border:2px solid #166cb3;">Content here</div>
        
        
          .myborder {border:2px solid #166cb3;}
        
        Border color #166cb3