#165fa1 color space conversions
Hex:
        #165fa1
        RGB:
        22, 95, 161
        CMY:
        91, 63, 37
        CMYK:
        86, 41, 0, 37
      HSL:
        208°, 75.9563%, 35.8824%
        HSV (HSB):
        208°, 86.3354%, 63.1373%
        XYZ:
        10.8561, 10.9282, 35.2554
        xyY:
        0.1903, 0.1916, 10.9282
      CIE-Lab:
        39.4593, 3.5464, -41.7168
        CIE-LCH:
        39.4593, 41.8673, 274.8592
        CIE-Luv:
        39.4593, -22.0854, -60.4051
        Hunter-Lab:
        33.0578, 0.7678, -40.0909
      #165fa1 color charts
#165fa1 RGB chart
      #165fa1 CMYK chart
      #165fa1 RGB pie chart
      #165fa1 color shades, tints & tones
#165fa1 color schemes
#165fa1 color preview, HTML & CSS examples
           This text has a color of #165fa1        
        
          <p style="color:#165fa1;">Text here</p>
        
        
          .mytext {color:#165fa1;}
        
        Text color #165fa1
      
           This box has a color of #165fa1        
        
          <div style="background-color:#165fa1;">Content here</div>
        
        
          .mybackground {background-color:#165fa1;}
        
        Background color #165fa1
      
           Border around this has a color of #165fa1        
        
          <div style="border:2px solid #165fa1;">Content here</div>
        
        
          .myborder {border:2px solid #165fa1;}
        
        Border color #165fa1