#166cf1 color space conversions
Hex:
        #166cf1
        RGB:
        22, 108, 241
        CMY:
        91, 58, 5
        CMYK:
        91, 55, 0, 5
      HSL:
        216°, 88.6640%, 51.5686%
        HSV (HSB):
        216°, 90.8714%, 94.5098%
        XYZ:
        21.5706, 17.2466, 85.4111
        xyY:
        0.1736, 0.1388, 17.2466
      CIE-Lab:
        48.5692, 26.6691, -73.1249
        CIE-LCH:
        48.5692, 77.8363, 290.0372
        CIE-Luv:
        48.5692, -23.3718, -113.0330
        Hunter-Lab:
        41.5290, 20.0392, -92.8692
      #166cf1 color charts
#166cf1 RGB chart
      #166cf1 CMYK chart
      #166cf1 RGB pie chart
      #166cf1 color shades, tints & tones
#166cf1 color schemes
#166cf1 color preview, HTML & CSS examples
           This text has a color of #166cf1        
        
          <p style="color:#166cf1;">Text here</p>
        
        
          .mytext {color:#166cf1;}
        
        Text color #166cf1
      
           This box has a color of #166cf1        
        
          <div style="background-color:#166cf1;">Content here</div>
        
        
          .mybackground {background-color:#166cf1;}
        
        Background color #166cf1
      
           Border around this has a color of #166cf1        
        
          <div style="border:2px solid #166cf1;">Content here</div>
        
        
          .myborder {border:2px solid #166cf1;}
        
        Border color #166cf1