#164ea5 color space conversions
Hex:
        #164ea5
        RGB:
        22, 78, 165
        CMY:
        91, 69, 35
        CMYK:
        87, 53, 0, 35
      HSL:
        217°, 76.4706%, 36.6667%
        HSV (HSB):
        217°, 86.6667%, 64.7059%
        XYZ:
        9.8468, 8.3360, 36.6873
        xyY:
        0.1795, 0.1519, 8.3360
      CIE-Lab:
        34.6730, 16.4130, -51.8037
        CIE-LCH:
        34.6730, 54.3416, 287.5797
        CIE-Luv:
        34.6730, -16.6966, -73.0450
        Hunter-Lab:
        28.8721, 10.3512, -55.1285
      #164ea5 color charts
#164ea5 RGB chart
      #164ea5 CMYK chart
      #164ea5 RGB pie chart
      #164ea5 color shades, tints & tones
#164ea5 color schemes
#164ea5 color preview, HTML & CSS examples
           This text has a color of #164ea5        
        
          <p style="color:#164ea5;">Text here</p>
        
        
          .mytext {color:#164ea5;}
        
        Text color #164ea5
      
           This box has a color of #164ea5        
        
          <div style="background-color:#164ea5;">Content here</div>
        
        
          .mybackground {background-color:#164ea5;}
        
        Background color #164ea5
      
           Border around this has a color of #164ea5        
        
          <div style="border:2px solid #164ea5;">Content here</div>
        
        
          .myborder {border:2px solid #164ea5;}
        
        Border color #164ea5