#164f9d color space conversions
Hex:
        #164f9d
        RGB:
        22, 79, 157
        CMY:
        91, 69, 38
        CMYK:
        86, 50, 0, 38
      HSL:
        215°, 75.4190%, 35.0980%
        HSV (HSB):
        215°, 85.9873%, 61.5686%
        XYZ:
        9.2127, 8.1969, 32.9949
        xyY:
        0.1828, 0.1626, 8.1969
      CIE-Lab:
        34.3895, 12.4814, -47.4574
        CIE-LCH:
        34.3895, 49.0713, 284.7352
        CIE-Luv:
        34.3895, -17.1748, -66.6956
        Hunter-Lab:
        28.6302, 7.3353, -48.2878
      #164f9d color charts
#164f9d RGB chart
      #164f9d CMYK chart
      #164f9d RGB pie chart
      #164f9d color shades, tints & tones
#164f9d color schemes
#164f9d color preview, HTML & CSS examples
           This text has a color of #164f9d        
        
          <p style="color:#164f9d;">Text here</p>
        
        
          .mytext {color:#164f9d;}
        
        Text color #164f9d
      
           This box has a color of #164f9d        
        
          <div style="background-color:#164f9d;">Content here</div>
        
        
          .mybackground {background-color:#164f9d;}
        
        Background color #164f9d
      
           Border around this has a color of #164f9d        
        
          <div style="border:2px solid #164f9d;">Content here</div>
        
        
          .myborder {border:2px solid #164f9d;}
        
        Border color #164f9d