#1164af color space conversions
Hex:
        #1164af
        RGB:
        17, 100, 175
        CMY:
        93, 61, 31
        CMYK:
        90, 43, 0, 31
      HSL:
        208°, 82.2917%, 37.6471%
        HSV (HSB):
        208°, 90.2857%, 68.6275%
        XYZ:
        12.5262, 12.3287, 42.2769
        xyY:
        0.1866, 0.1836, 12.3287
      CIE-Lab:
        41.7338, 5.5943, -46.3665
        CIE-LCH:
        41.7338, 46.7028, 276.8797
        CIE-Luv:
        41.7338, -23.5094, -68.4556
        Hunter-Lab:
        35.1122, 2.2332, -46.8097
      #1164af color charts
#1164af RGB chart
      #1164af CMYK chart
      #1164af RGB pie chart
      #1164af color shades, tints & tones
#1164af color schemes
#1164af color preview, HTML & CSS examples
           This text has a color of #1164af        
        
          <p style="color:#1164af;">Text here</p>
        
        
          .mytext {color:#1164af;}
        
        Text color #1164af
      
           This box has a color of #1164af        
        
          <div style="background-color:#1164af;">Content here</div>
        
        
          .mybackground {background-color:#1164af;}
        
        Background color #1164af
      
           Border around this has a color of #1164af        
        
          <div style="border:2px solid #1164af;">Content here</div>
        
        
          .myborder {border:2px solid #1164af;}
        
        Border color #1164af