#1262b1 color space conversions
Hex:
        #1262b1
        RGB:
        18, 98, 177
        CMY:
        93, 62, 31
        CMYK:
        90, 45, 0, 31
      HSL:
        210°, 81.5385%, 38.2353%
        HSV (HSB):
        210°, 89.8305%, 69.4118%
        XYZ:
        12.5529, 12.0383, 43.2570
        xyY:
        0.1850, 0.1774, 12.0383
      CIE-Lab:
        41.2769, 7.7446, -48.2731
        CIE-LCH:
        41.2769, 48.8904, 279.1144
        CIE-Luv:
        41.2769, -22.7177, -71.2596
        Hunter-Lab:
        34.6962, 3.8621, -49.6315
      #1262b1 color charts
#1262b1 RGB chart
      #1262b1 CMYK chart
      #1262b1 RGB pie chart
      #1262b1 color shades, tints & tones
#1262b1 color schemes
#1262b1 color preview, HTML & CSS examples
           This text has a color of #1262b1        
        
          <p style="color:#1262b1;">Text here</p>
        
        
          .mytext {color:#1262b1;}
        
        Text color #1262b1
      
           This box has a color of #1262b1        
        
          <div style="background-color:#1262b1;">Content here</div>
        
        
          .mybackground {background-color:#1262b1;}
        
        Background color #1262b1
      
           Border around this has a color of #1262b1        
        
          <div style="border:2px solid #1262b1;">Content here</div>
        
        
          .myborder {border:2px solid #1262b1;}
        
        Border color #1262b1