#166cea color space conversions
Hex:
        #166cea
        RGB:
        22, 108, 234
        CMY:
        91, 58, 8
        CMYK:
        91, 54, 0, 8
      HSL:
        216°, 83.4646%, 50.1961%
        HSV (HSB):
        216°, 90.5983%, 91.7647%
        XYZ:
        20.5447, 16.8362, 80.0088
        xyY:
        0.1750, 0.1434, 16.8362
      CIE-Lab:
        48.0530, 23.9805, -70.0411
        CIE-LCH:
        48.0530, 74.0325, 288.9000
        CIE-Luv:
        48.0530, -23.5400, -108.0899
        Hunter-Lab:
        41.0320, 17.5691, -86.8881
      #166cea color charts
#166cea RGB chart
      #166cea CMYK chart
      #166cea RGB pie chart
      #166cea color shades, tints & tones
#166cea color schemes
#166cea color preview, HTML & CSS examples
           This text has a color of #166cea        
        
          <p style="color:#166cea;">Text here</p>
        
        
          .mytext {color:#166cea;}
        
        Text color #166cea
      
           This box has a color of #166cea        
        
          <div style="background-color:#166cea;">Content here</div>
        
        
          .mybackground {background-color:#166cea;}
        
        Background color #166cea
      
           Border around this has a color of #166cea        
        
          <div style="border:2px solid #166cea;">Content here</div>
        
        
          .myborder {border:2px solid #166cea;}
        
        Border color #166cea