#0029ae color space conversions
Hex:
        #0029ae
        RGB:
        0, 41, 174
        CMY:
        100, 84, 32
        CMYK:
        100, 76, 0, 32
      HSL:
        226°, 100.0000%, 34.1176%
        HSV (HSB):
        226°, 100.0000%, 68.2353%
        XYZ:
        8.4329, 4.6419, 40.4959
        xyY:
        0.1574, 0.0866, 4.6419
      CIE-Lab:
        25.6891, 43.3117, -71.9515
        CIE-LCH:
        25.6891, 83.9816, 301.0461
        CIE-Luv:
        25.6891, -9.6180, -86.4884
        Hunter-Lab:
        21.5450, 32.1629, -96.3598
      #0029ae color charts
#0029ae RGB chart
      #0029ae CMYK chart
      #0029ae RGB pie chart
      #0029ae color shades, tints & tones
#0029ae color schemes
#0029ae color preview, HTML & CSS examples
           This text has a color of #0029ae        
        
          <p style="color:#0029ae;">Text here</p>
        
        
          .mytext {color:#0029ae;}
        
        Text color #0029ae
      
           This box has a color of #0029ae        
        
          <div style="background-color:#0029ae;">Content here</div>
        
        
          .mybackground {background-color:#0029ae;}
        
        Background color #0029ae
      
           Border around this has a color of #0029ae        
        
          <div style="border:2px solid #0029ae;">Content here</div>
        
        
          .myborder {border:2px solid #0029ae;}
        
        Border color #0029ae