#1262a4 color space conversions
Hex:
        #1262a4
        RGB:
        18, 98, 164
        CMY:
        93, 62, 36
        CMYK:
        89, 40, 0, 36
      HSL:
        207°, 80.2198%, 35.6863%
        HSV (HSB):
        207°, 89.0244%, 64.3137%
        XYZ:
        11.3180, 11.5443, 36.7537
        xyY:
        0.1898, 0.1936, 11.5443
      CIE-Lab:
        40.4825, 2.5287, -41.8713
        CIE-LCH:
        40.4825, 41.9475, 273.4561
        CIE-Luv:
        40.4825, -23.2835, -60.9586
        Hunter-Lab:
        33.9769, 0.0002, -40.3517
      #1262a4 color charts
#1262a4 RGB chart
      #1262a4 CMYK chart
      #1262a4 RGB pie chart
      #1262a4 color shades, tints & tones
#1262a4 color schemes
#1262a4 color preview, HTML & CSS examples
           This text has a color of #1262a4        
        
          <p style="color:#1262a4;">Text here</p>
        
        
          .mytext {color:#1262a4;}
        
        Text color #1262a4
      
           This box has a color of #1262a4        
        
          <div style="background-color:#1262a4;">Content here</div>
        
        
          .mybackground {background-color:#1262a4;}
        
        Background color #1262a4
      
           Border around this has a color of #1262a4        
        
          <div style="border:2px solid #1262a4;">Content here</div>
        
        
          .myborder {border:2px solid #1262a4;}
        
        Border color #1262a4