#1a34ba color space conversions
Hex:
        #1a34ba
        RGB:
        26, 52, 186
        CMY:
        90, 80, 27
        CMYK:
        86, 72, 0, 27
      HSL:
        230°, 75.4717%, 41.5686%
        HSV (HSB):
        230°, 86.0215%, 72.9412%
        XYZ:
        10.5169, 6.2208, 47.1008
        xyY:
        0.1647, 0.0974, 6.2208
      CIE-Lab:
        29.9627, 41.9264, -72.0123
        CIE-LCH:
        29.9627, 83.3282, 300.2085
        CIE-Luv:
        29.9627, -10.2157, -93.4605
        Hunter-Lab:
        24.9415, 31.6195, -94.5074
      #1a34ba color charts
#1a34ba RGB chart
      #1a34ba CMYK chart
      #1a34ba RGB pie chart
      #1a34ba color shades, tints & tones
#1a34ba color schemes
#1a34ba color preview, HTML & CSS examples
           This text has a color of #1a34ba        
        
          <p style="color:#1a34ba;">Text here</p>
        
        
          .mytext {color:#1a34ba;}
        
        Text color #1a34ba
      
           This box has a color of #1a34ba        
        
          <div style="background-color:#1a34ba;">Content here</div>
        
        
          .mybackground {background-color:#1a34ba;}
        
        Background color #1a34ba
      
           Border around this has a color of #1a34ba        
        
          <div style="border:2px solid #1a34ba;">Content here</div>
        
        
          .myborder {border:2px solid #1a34ba;}
        
        Border color #1a34ba