#164f8f color space conversions
Hex:
        #164f8f
        RGB:
        22, 79, 143
        CMY:
        91, 69, 44
        CMYK:
        85, 45, 0, 44
      HSL:
        212°, 73.3333%, 32.3529%
        HSV (HSB):
        212°, 84.6154%, 56.0784%
        XYZ:
        8.0848, 7.7457, 27.0556
        xyY:
        0.1885, 0.1806, 7.7457
      CIE-Lab:
        33.4476, 6.7579, -40.4823
        CIE-LCH:
        33.4476, 41.0425, 279.4772
        CIE-Luv:
        33.4476, -17.5769, -56.0935
        Hunter-Lab:
        27.8311, 3.1488, -38.1560
      #164f8f color charts
#164f8f RGB chart
      #164f8f CMYK chart
      #164f8f RGB pie chart
      #164f8f color shades, tints & tones
#164f8f color schemes
#164f8f color preview, HTML & CSS examples
           This text has a color of #164f8f        
        
          <p style="color:#164f8f;">Text here</p>
        
        
          .mytext {color:#164f8f;}
        
        Text color #164f8f
      
           This box has a color of #164f8f        
        
          <div style="background-color:#164f8f;">Content here</div>
        
        
          .mybackground {background-color:#164f8f;}
        
        Background color #164f8f
      
           Border around this has a color of #164f8f        
        
          <div style="border:2px solid #164f8f;">Content here</div>
        
        
          .myborder {border:2px solid #164f8f;}
        
        Border color #164f8f