#0029ad color space conversions
Hex:
        #0029ad
        RGB:
        0, 41, 173
        CMY:
        100, 84, 32
        CMYK:
        100, 76, 0, 32
      HSL:
        226°, 100.0000%, 33.9216%
        HSV (HSB):
        226°, 100.0000%, 67.8431%
        XYZ:
        8.3358, 4.6030, 39.9843
        xyY:
        0.1575, 0.0870, 4.6030
      CIE-Lab:
        25.5724, 42.9548, -71.5443
        CIE-LCH:
        25.5724, 83.4489, 300.9804
        CIE-Luv:
        25.5724, -9.5982, -85.9036
        Hunter-Lab:
        21.4546, 31.8070, -95.4787
      #0029ad color charts
#0029ad RGB chart
      #0029ad CMYK chart
      #0029ad RGB pie chart
      #0029ad color shades, tints & tones
#0029ad color schemes
#0029ad color preview, HTML & CSS examples
           This text has a color of #0029ad        
        
          <p style="color:#0029ad;">Text here</p>
        
        
          .mytext {color:#0029ad;}
        
        Text color #0029ad
      
           This box has a color of #0029ad        
        
          <div style="background-color:#0029ad;">Content here</div>
        
        
          .mybackground {background-color:#0029ad;}
        
        Background color #0029ad
      
           Border around this has a color of #0029ad        
        
          <div style="border:2px solid #0029ad;">Content here</div>
        
        
          .myborder {border:2px solid #0029ad;}
        
        Border color #0029ad