#166fdb color space conversions
Hex:
        #166fdb
        RGB:
        22, 111, 219
        CMY:
        91, 56, 14
        CMYK:
        90, 49, 0, 14
      HSL:
        213°, 81.7427%, 47.2549%
        HSV (HSB):
        213°, 89.9543%, 85.8824%
        XYZ:
        18.8015, 16.6539, 69.2414
        xyY:
        0.1796, 0.1591, 16.6539
      CIE-Lab:
        47.8210, 16.2414, -61.9520
        CIE-LCH:
        47.8210, 64.0456, 284.6902
        CIE-Luv:
        47.8210, -24.8389, -95.5339
        Hunter-Lab:
        40.8092, 10.8218, -72.0315
      #166fdb color charts
#166fdb RGB chart
      #166fdb CMYK chart
      #166fdb RGB pie chart
      #166fdb color shades, tints & tones
#166fdb color schemes
#166fdb color preview, HTML & CSS examples
           This text has a color of #166fdb        
        
          <p style="color:#166fdb;">Text here</p>
        
        
          .mytext {color:#166fdb;}
        
        Text color #166fdb
      
           This box has a color of #166fdb        
        
          <div style="background-color:#166fdb;">Content here</div>
        
        
          .mybackground {background-color:#166fdb;}
        
        Background color #166fdb
      
           Border around this has a color of #166fdb        
        
          <div style="border:2px solid #166fdb;">Content here</div>
        
        
          .myborder {border:2px solid #166fdb;}
        
        Border color #166fdb