#1726a4 color space conversions
Hex:
        #1726a4
        RGB:
        23, 38, 164
        CMY:
        91, 85, 36
        CMYK:
        86, 77, 0, 36
      HSL:
        234°, 75.4011%, 36.6667%
        HSV (HSB):
        234°, 85.9756%, 64.3137%
        XYZ:
        7.7473, 4.2487, 35.5337
        xyY:
        0.1630, 0.0894, 4.2487
      CIE-Lab:
        24.4772, 42.3199, -67.9084
        CIE-LCH:
        24.4772, 80.0158, 301.9308
        CIE-Luv:
        24.4772, -7.5798, -80.6994
        Hunter-Lab:
        20.6124, 31.0185, -87.7812
      #1726a4 color charts
#1726a4 RGB chart
      #1726a4 CMYK chart
      #1726a4 RGB pie chart
      #1726a4 color shades, tints & tones
#1726a4 color schemes
#1726a4 color preview, HTML & CSS examples
           This text has a color of #1726a4        
        
          <p style="color:#1726a4;">Text here</p>
        
        
          .mytext {color:#1726a4;}
        
        Text color #1726a4
      
           This box has a color of #1726a4        
        
          <div style="background-color:#1726a4;">Content here</div>
        
        
          .mybackground {background-color:#1726a4;}
        
        Background color #1726a4
      
           Border around this has a color of #1726a4        
        
          <div style="border:2px solid #1726a4;">Content here</div>
        
        
          .myborder {border:2px solid #1726a4;}
        
        Border color #1726a4