#1a26af color space conversions
Hex:
        #1a26af
        RGB:
        26, 38, 175
        CMY:
        90, 85, 31
        CMYK:
        85, 78, 0, 31
      HSL:
        235°, 74.1294%, 39.4118%
        HSV (HSB):
        235°, 85.1429%, 68.6275%
        XYZ:
        8.8570, 4.7010, 40.9980
        xyY:
        0.1623, 0.0862, 4.7010
      CIE-Lab:
        25.8653, 46.2292, -72.2396
        CIE-LCH:
        25.8653, 85.7654, 302.6169
        CIE-Luv:
        25.8653, -7.6568, -87.1776
        Hunter-Lab:
        21.6818, 34.9740, -96.9342
      #1a26af color charts
#1a26af RGB chart
      #1a26af CMYK chart
      #1a26af RGB pie chart
      #1a26af color shades, tints & tones
#1a26af color schemes
#1a26af color preview, HTML & CSS examples
           This text has a color of #1a26af        
        
          <p style="color:#1a26af;">Text here</p>
        
        
          .mytext {color:#1a26af;}
        
        Text color #1a26af
      
           This box has a color of #1a26af        
        
          <div style="background-color:#1a26af;">Content here</div>
        
        
          .mybackground {background-color:#1a26af;}
        
        Background color #1a26af
      
           Border around this has a color of #1a26af        
        
          <div style="border:2px solid #1a26af;">Content here</div>
        
        
          .myborder {border:2px solid #1a26af;}
        
        Border color #1a26af