#166dc7 color space conversions
Hex:
        #166dc7
        RGB:
        22, 109, 199
        CMY:
        91, 57, 22
        CMYK:
        89, 45, 0, 22
      HSL:
        211°, 80.0905%, 43.3333%
        HSV (HSB):
        211°, 88.9447%, 78.0392%
        XYZ:
        16.1083, 15.2314, 56.1238
        xyY:
        0.1842, 0.1741, 15.2314
      CIE-Lab:
        45.9495, 9.6752, -53.5492
        CIE-LCH:
        45.9495, 54.4162, 280.2416
        CIE-Luv:
        45.9495, -24.9739, -81.4643
        Hunter-Lab:
        39.0274, 5.3769, -57.9435
      #166dc7 color charts
#166dc7 RGB chart
      #166dc7 CMYK chart
      #166dc7 RGB pie chart
      #166dc7 color shades, tints & tones
#166dc7 color schemes
#166dc7 color preview, HTML & CSS examples
           This text has a color of #166dc7        
        
          <p style="color:#166dc7;">Text here</p>
        
        
          .mytext {color:#166dc7;}
        
        Text color #166dc7
      
           This box has a color of #166dc7        
        
          <div style="background-color:#166dc7;">Content here</div>
        
        
          .mybackground {background-color:#166dc7;}
        
        Background color #166dc7
      
           Border around this has a color of #166dc7        
        
          <div style="border:2px solid #166dc7;">Content here</div>
        
        
          .myborder {border:2px solid #166dc7;}
        
        Border color #166dc7