#1a26bc color space conversions
Hex:
        #1a26bc
        RGB:
        26, 38, 188
        CMY:
        90, 85, 26
        CMYK:
        86, 80, 0, 26
      HSL:
        236°, 75.7009%, 41.9608%
        HSV (HSB):
        236°, 86.1702%, 73.7255%
        XYZ:
        10.1962, 5.2367, 48.0503
        xyY:
        0.1606, 0.0825, 5.2367
      CIE-Lab:
        27.3987, 50.5132, -77.4427
        CIE-LCH:
        27.3987, 92.4606, 303.1150
        CIE-Luv:
        27.3987, -8.0926, -94.7347
        Hunter-Lab:
        22.8838, 39.4867, -108.4758
      #1a26bc color charts
#1a26bc RGB chart
      #1a26bc CMYK chart
      #1a26bc RGB pie chart
      #1a26bc color shades, tints & tones
#1a26bc color schemes
#1a26bc color preview, HTML & CSS examples
           This text has a color of #1a26bc        
        
          <p style="color:#1a26bc;">Text here</p>
        
        
          .mytext {color:#1a26bc;}
        
        Text color #1a26bc
      
           This box has a color of #1a26bc        
        
          <div style="background-color:#1a26bc;">Content here</div>
        
        
          .mybackground {background-color:#1a26bc;}
        
        Background color #1a26bc
      
           Border around this has a color of #1a26bc        
        
          <div style="border:2px solid #1a26bc;">Content here</div>
        
        
          .myborder {border:2px solid #1a26bc;}
        
        Border color #1a26bc