#165f94 color space conversions
Hex:
        #165f94
        RGB:
        22, 95, 148
        CMY:
        91, 63, 42
        CMYK:
        85, 36, 0, 42
      HSL:
        205°, 74.1176%, 33.3333%
        HSV (HSB):
        205°, 85.1351%, 58.0392%
        XYZ:
        9.7684, 10.4931, 29.5275
        xyY:
        0.1962, 0.2108, 10.4931
      CIE-Lab:
        38.7133, -1.6271, -35.1218
        CIE-LCH:
        38.7133, 35.1594, 267.3476
        CIE-Luv:
        38.7133, -22.6765, -49.8611
        Hunter-Lab:
        32.3931, -2.8598, -31.3699
      #165f94 color charts
#165f94 RGB chart
      #165f94 CMYK chart
      #165f94 RGB pie chart
      #165f94 color shades, tints & tones
#165f94 color schemes
#165f94 color preview, HTML & CSS examples
           This text has a color of #165f94        
        
          <p style="color:#165f94;">Text here</p>
        
        
          .mytext {color:#165f94;}
        
        Text color #165f94
      
           This box has a color of #165f94        
        
          <div style="background-color:#165f94;">Content here</div>
        
        
          .mybackground {background-color:#165f94;}
        
        Background color #165f94
      
           Border around this has a color of #165f94        
        
          <div style="border:2px solid #165f94;">Content here</div>
        
        
          .myborder {border:2px solid #165f94;}
        
        Border color #165f94