#161c86 color space conversions
Hex:
        #161c86
        RGB:
        22, 28, 134
        CMY:
        91, 89, 47
        CMYK:
        84, 79, 0, 47
      HSL:
        237°, 71.7949%, 30.5882%
        HSV (HSB):
        237°, 83.5821%, 52.5490%
        XYZ:
        5.0492, 2.7223, 22.8136
        xyY:
        0.1651, 0.0890, 2.7223
      CIE-Lab:
        18.8956, 37.5477, -58.6237
        CIE-LCH:
        18.8956, 69.6173, 302.6390
        CIE-Luv:
        18.8956, -5.2022, -62.4000
        Hunter-Lab:
        16.4994, 25.7511, -70.4301
      #161c86 color charts
#161c86 RGB chart
      #161c86 CMYK chart
      #161c86 RGB pie chart
      #161c86 color shades, tints & tones
#161c86 color schemes
#161c86 color preview, HTML & CSS examples
           This text has a color of #161c86        
        
          <p style="color:#161c86;">Text here</p>
        
        
          .mytext {color:#161c86;}
        
        Text color #161c86
      
           This box has a color of #161c86        
        
          <div style="background-color:#161c86;">Content here</div>
        
        
          .mybackground {background-color:#161c86;}
        
        Background color #161c86
      
           Border around this has a color of #161c86        
        
          <div style="border:2px solid #161c86;">Content here</div>
        
        
          .myborder {border:2px solid #161c86;}
        
        Border color #161c86