#1a29be color space conversions
Hex:
        #1a29be
        RGB:
        26, 41, 190
        CMY:
        90, 84, 25
        CMYK:
        86, 78, 0, 25
      HSL:
        235°, 75.9259%, 42.3529%
        HSV (HSB):
        235°, 86.3158%, 74.5098%
        XYZ:
        10.5132, 5.5232, 49.2272
        xyY:
        0.1611, 0.0846, 5.5232
      CIE-Lab:
        28.1762, 49.5989, -77.3353
        CIE-LCH:
        28.1762, 91.8738, 302.6740
        CIE-Luv:
        28.1762, -8.5630, -96.0092
        Hunter-Lab:
        23.5015, 38.7230, -107.7403
      #1a29be color charts
#1a29be RGB chart
      #1a29be CMYK chart
      #1a29be RGB pie chart
      #1a29be color shades, tints & tones
#1a29be color schemes
#1a29be color preview, HTML & CSS examples
           This text has a color of #1a29be        
        
          <p style="color:#1a29be;">Text here</p>
        
        
          .mytext {color:#1a29be;}
        
        Text color #1a29be
      
           This box has a color of #1a29be        
        
          <div style="background-color:#1a29be;">Content here</div>
        
        
          .mybackground {background-color:#1a29be;}
        
        Background color #1a29be
      
           Border around this has a color of #1a29be        
        
          <div style="border:2px solid #1a29be;">Content here</div>
        
        
          .myborder {border:2px solid #1a29be;}
        
        Border color #1a29be