#166bc3 color space conversions
Hex:
        #166bc3
        RGB:
        22, 107, 195
        CMY:
        91, 58, 24
        CMYK:
        89, 45, 0, 24
      HSL:
        211°, 79.7235%, 42.5490%
        HSV (HSB):
        211°, 88.7179%, 76.4706%
        XYZ:
        15.4389, 14.6261, 53.6392
        xyY:
        0.1844, 0.1747, 14.6261
      CIE-Lab:
        45.1178, 9.3728, -52.5810
        CIE-LCH:
        45.1178, 53.4098, 280.1071
        CIE-Luv:
        45.1178, -24.5123, -79.6000
        Hunter-Lab:
        38.2441, 5.1322, -56.3862
      #166bc3 color charts
#166bc3 RGB chart
      #166bc3 CMYK chart
      #166bc3 RGB pie chart
      #166bc3 color shades, tints & tones
#166bc3 color schemes
#166bc3 color preview, HTML & CSS examples
           This text has a color of #166bc3        
        
          <p style="color:#166bc3;">Text here</p>
        
        
          .mytext {color:#166bc3;}
        
        Text color #166bc3
      
           This box has a color of #166bc3        
        
          <div style="background-color:#166bc3;">Content here</div>
        
        
          .mybackground {background-color:#166bc3;}
        
        Background color #166bc3
      
           Border around this has a color of #166bc3        
        
          <div style="border:2px solid #166bc3;">Content here</div>
        
        
          .myborder {border:2px solid #166bc3;}
        
        Border color #166bc3