#166abf color space conversions
Hex:
        #166abf
        RGB:
        22, 106, 191
        CMY:
        91, 58, 25
        CMYK:
        88, 45, 0, 25
      HSL:
        210°, 79.3427%, 41.7647%
        HSV (HSB):
        210°, 88.4817%, 74.9020%
        XYZ:
        14.8889, 14.2402, 51.2541
        xyY:
        0.1852, 0.1772, 14.2402
      CIE-Lab:
        44.5755, 8.4313, -51.1392
        CIE-LCH:
        44.5755, 51.8295, 279.3621
        CIE-Luv:
        44.5755, -24.3609, -77.1041
        Hunter-Lab:
        37.7362, 4.3890, -54.1135
      #166abf color charts
#166abf RGB chart
      #166abf CMYK chart
      #166abf RGB pie chart
      #166abf color shades, tints & tones
#166abf color schemes
#166abf color preview, HTML & CSS examples
           This text has a color of #166abf        
        
          <p style="color:#166abf;">Text here</p>
        
        
          .mytext {color:#166abf;}
        
        Text color #166abf
      
           This box has a color of #166abf        
        
          <div style="background-color:#166abf;">Content here</div>
        
        
          .mybackground {background-color:#166abf;}
        
        Background color #166abf
      
           Border around this has a color of #166abf        
        
          <div style="border:2px solid #166abf;">Content here</div>
        
        
          .myborder {border:2px solid #166abf;}
        
        Border color #166abf