#16699f color space conversions
Hex:
        #16699f
        RGB:
        22, 105, 159
        CMY:
        91, 59, 38
        CMYK:
        86, 34, 0, 38
      HSL:
        204°, 75.6906%, 35.4902%
        HSV (HSB):
        204°, 86.1635%, 62.3529%
        XYZ:
        11.6405, 12.7769, 34.6536
        xyY:
        0.1971, 0.2163, 12.7769
      CIE-Lab:
        42.4252, -3.5305, -35.8172
        CIE-LCH:
        42.4252, 35.9908, 264.3705
        CIE-Luv:
        42.4252, -25.5349, -51.8873
        Hunter-Lab:
        35.7448, -4.4241, -32.4585
      #16699f color charts
#16699f RGB chart
      #16699f CMYK chart
      #16699f RGB pie chart
      #16699f color shades, tints & tones
#16699f color schemes
#16699f color preview, HTML & CSS examples
           This text has a color of #16699f        
        
          <p style="color:#16699f;">Text here</p>
        
        
          .mytext {color:#16699f;}
        
        Text color #16699f
      
           This box has a color of #16699f        
        
          <div style="background-color:#16699f;">Content here</div>
        
        
          .mybackground {background-color:#16699f;}
        
        Background color #16699f
      
           Border around this has a color of #16699f        
        
          <div style="border:2px solid #16699f;">Content here</div>
        
        
          .myborder {border:2px solid #16699f;}
        
        Border color #16699f