#164e8d color space conversions
Hex:
        #164e8d
        RGB:
        22, 78, 141
        CMY:
        91, 69, 45
        CMYK:
        84, 45, 0, 45
      HSL:
        212°, 73.0061%, 31.9608%
        HSV (HSB):
        212°, 84.3972%, 55.2941%
        XYZ:
        7.8630, 7.5424, 26.2407
        xyY:
        0.1888, 0.1811, 7.5424
      CIE-Lab:
        33.0112, 6.6093, -39.9595
        CIE-LCH:
        33.0112, 40.5024, 279.3917
        CIE-Luv:
        33.0112, -17.3207, -55.1253
        Hunter-Lab:
        27.4635, 3.0446, -37.4257
      #164e8d color charts
#164e8d RGB chart
      #164e8d CMYK chart
      #164e8d RGB pie chart
      #164e8d color shades, tints & tones
#164e8d color schemes
#164e8d color preview, HTML & CSS examples
           This text has a color of #164e8d        
        
          <p style="color:#164e8d;">Text here</p>
        
        
          .mytext {color:#164e8d;}
        
        Text color #164e8d
      
           This box has a color of #164e8d        
        
          <div style="background-color:#164e8d;">Content here</div>
        
        
          .mybackground {background-color:#164e8d;}
        
        Background color #164e8d
      
           Border around this has a color of #164e8d        
        
          <div style="border:2px solid #164e8d;">Content here</div>
        
        
          .myborder {border:2px solid #164e8d;}
        
        Border color #164e8d