#0126a1 color space conversions
Hex:
        #0126a1
        RGB:
        1, 38, 161
        CMY:
        100, 85, 37
        CMYK:
        99, 76, 0, 37
      HSL:
        226°, 98.7654%, 31.7647%
        HSV (HSB):
        226°, 99.3789%, 63.1373%
        XYZ:
        7.1387, 3.9659, 34.1075
        xyY:
        0.1579, 0.0877, 3.9659
      CIE-Lab:
        23.5583, 40.4479, -67.6251
        CIE-LCH:
        23.5583, 78.7984, 300.8844
        CIE-Luv:
        23.5583, -8.8285, -78.7304
        Hunter-Lab:
        19.9145, 29.1355, -87.6053
      #0126a1 color charts
#0126a1 RGB chart
      #0126a1 CMYK chart
      #0126a1 RGB pie chart
      #0126a1 color shades, tints & tones
#0126a1 color schemes
#0126a1 color preview, HTML & CSS examples
           This text has a color of #0126a1        
        
          <p style="color:#0126a1;">Text here</p>
        
        
          .mytext {color:#0126a1;}
        
        Text color #0126a1
      
           This box has a color of #0126a1        
        
          <div style="background-color:#0126a1;">Content here</div>
        
        
          .mybackground {background-color:#0126a1;}
        
        Background color #0126a1
      
           Border around this has a color of #0126a1        
        
          <div style="border:2px solid #0126a1;">Content here</div>
        
        
          .myborder {border:2px solid #0126a1;}
        
        Border color #0126a1