#166fdf color space conversions
Hex:
        #166fdf
        RGB:
        22, 111, 223
        CMY:
        91, 56, 13
        CMYK:
        90, 50, 0, 13
      HSL:
        213°, 82.0408%, 48.0392%
        HSV (HSB):
        213°, 90.1345%, 87.4510%
        XYZ:
        19.3346, 16.8672, 72.0487
        xyY:
        0.1786, 0.1558, 16.8672
      CIE-Lab:
        48.0922, 17.8002, -63.7779
        CIE-LCH:
        48.0922, 66.2153, 285.5942
        CIE-Luv:
        48.0922, -24.7065, -98.5141
        Hunter-Lab:
        41.0697, 12.1616, -75.2640
      #166fdf color charts
#166fdf RGB chart
      #166fdf CMYK chart
      #166fdf RGB pie chart
      #166fdf color shades, tints & tones
#166fdf color schemes
#166fdf color preview, HTML & CSS examples
           This text has a color of #166fdf        
        
          <p style="color:#166fdf;">Text here</p>
        
        
          .mytext {color:#166fdf;}
        
        Text color #166fdf
      
           This box has a color of #166fdf        
        
          <div style="background-color:#166fdf;">Content here</div>
        
        
          .mybackground {background-color:#166fdf;}
        
        Background color #166fdf
      
           Border around this has a color of #166fdf        
        
          <div style="border:2px solid #166fdf;">Content here</div>
        
        
          .myborder {border:2px solid #166fdf;}
        
        Border color #166fdf