#166aec color space conversions
Hex:
        #166aec
        RGB:
        22, 106, 236
        CMY:
        91, 58, 7
        CMYK:
        91, 55, 0, 7
      HSL:
        216°, 84.9206%, 50.5882%
        HSV (HSB):
        216°, 90.6780%, 92.5490%
        XYZ:
        20.6252, 16.5348, 81.4613
        xyY:
        0.1739, 0.1394, 16.5348
      CIE-Lab:
        47.6684, 26.0296, -71.7898
        CIE-LCH:
        47.6684, 76.3630, 289.9297
        CIE-Luv:
        47.6684, -22.9464, -110.4721
        Hunter-Lab:
        40.6630, 19.3793, -90.3134
      #166aec color charts
#166aec RGB chart
      #166aec CMYK chart
      #166aec RGB pie chart
      #166aec color shades, tints & tones
#166aec color schemes
#166aec color preview, HTML & CSS examples
           This text has a color of #166aec        
        
          <p style="color:#166aec;">Text here</p>
        
        
          .mytext {color:#166aec;}
        
        Text color #166aec
      
           This box has a color of #166aec        
        
          <div style="background-color:#166aec;">Content here</div>
        
        
          .mybackground {background-color:#166aec;}
        
        Background color #166aec
      
           Border around this has a color of #166aec        
        
          <div style="border:2px solid #166aec;">Content here</div>
        
        
          .myborder {border:2px solid #166aec;}
        
        Border color #166aec