#1a29d2 color space conversions
Hex:
        #1a29d2
        RGB:
        26, 41, 210
        CMY:
        90, 84, 18
        CMYK:
        88, 80, 0, 18
      HSL:
        235°, 77.9661%, 46.2745%
        HSV (HSB):
        235°, 87.6190%, 82.3529%
        XYZ:
        12.8518, 6.4586, 61.5420
        xyY:
        0.1590, 0.0799, 6.4586
      CIE-Lab:
        30.5413, 56.0237, -85.1178
        CIE-LCH:
        30.5413, 101.9004, 303.3525
        CIE-Luv:
        30.5413, -9.2103, -107.5425
        Hunter-Lab:
        25.4138, 45.7934, -125.7867
      #1a29d2 color charts
#1a29d2 RGB chart
      #1a29d2 CMYK chart
      #1a29d2 RGB pie chart
      #1a29d2 color shades, tints & tones
#1a29d2 color schemes
#1a29d2 color preview, HTML & CSS examples
           This text has a color of #1a29d2        
        
          <p style="color:#1a29d2;">Text here</p>
        
        
          .mytext {color:#1a29d2;}
        
        Text color #1a29d2
      
           This box has a color of #1a29d2        
        
          <div style="background-color:#1a29d2;">Content here</div>
        
        
          .mybackground {background-color:#1a29d2;}
        
        Background color #1a29d2
      
           Border around this has a color of #1a29d2        
        
          <div style="border:2px solid #1a29d2;">Content here</div>
        
        
          .myborder {border:2px solid #1a29d2;}
        
        Border color #1a29d2