#16479d color space conversions
Hex:
        #16479d
        RGB:
        22, 71, 157
        CMY:
        91, 72, 38
        CMYK:
        86, 55, 0, 38
      HSL:
        218°, 75.4190%, 35.0980%
        HSV (HSB):
        218°, 85.9873%, 61.5686%
        XYZ:
        8.6699, 7.1114, 32.8140
        xyY:
        0.1784, 0.1463, 7.1114
      CIE-Lab:
        32.0591, 17.9245, -51.2294
        CIE-LCH:
        32.0591, 54.2747, 289.2843
        CIE-Luv:
        32.0591, -14.8454, -70.4153
        Hunter-Lab:
        26.6672, 11.3657, -54.2894
      #16479d color charts
#16479d RGB chart
      #16479d CMYK chart
      #16479d RGB pie chart
      #16479d color shades, tints & tones
#16479d color schemes
#16479d color preview, HTML & CSS examples
           This text has a color of #16479d        
        
          <p style="color:#16479d;">Text here</p>
        
        
          .mytext {color:#16479d;}
        
        Text color #16479d
      
           This box has a color of #16479d        
        
          <div style="background-color:#16479d;">Content here</div>
        
        
          .mybackground {background-color:#16479d;}
        
        Background color #16479d
      
           Border around this has a color of #16479d        
        
          <div style="border:2px solid #16479d;">Content here</div>
        
        
          .myborder {border:2px solid #16479d;}
        
        Border color #16479d