#16429f color space conversions
Hex:
        #16429f
        RGB:
        22, 66, 159
        CMY:
        91, 74, 38
        CMYK:
        86, 58, 0, 38
      HSL:
        221°, 75.6906%, 35.4902%
        HSV (HSB):
        221°, 86.1635%, 62.3529%
        XYZ:
        8.5371, 6.5702, 33.6191
        xyY:
        0.1752, 0.1348, 6.5702
      CIE-Lab:
        30.8077, 22.1631, -54.4748
        CIE-LCH:
        30.8077, 58.8108, 292.1390
        CIE-Luv:
        30.8077, -13.4662, -73.6828
        Hunter-Lab:
        25.6324, 14.5943, -59.8212
      #16429f color charts
#16429f RGB chart
      #16429f CMYK chart
      #16429f RGB pie chart
      #16429f color shades, tints & tones
#16429f color schemes
#16429f color preview, HTML & CSS examples
           This text has a color of #16429f        
        
          <p style="color:#16429f;">Text here</p>
        
        
          .mytext {color:#16429f;}
        
        Text color #16429f
      
           This box has a color of #16429f        
        
          <div style="background-color:#16429f;">Content here</div>
        
        
          .mybackground {background-color:#16429f;}
        
        Background color #16429f
      
           Border around this has a color of #16429f        
        
          <div style="border:2px solid #16429f;">Content here</div>
        
        
          .myborder {border:2px solid #16429f;}
        
        Border color #16429f