#0e29ad color space conversions
Hex:
        #0e29ad
        RGB:
        14, 41, 173
        CMY:
        95, 84, 32
        CMYK:
        92, 76, 0, 32
      HSL:
        230°, 85.0267%, 36.6667%
        HSV (HSB):
        230°, 91.9075%, 67.8431%
        XYZ:
        8.5169, 4.6964, 39.9928
        xyY:
        0.1601, 0.0883, 4.6964
      CIE-Lab:
        25.8516, 43.3487, -71.0731
        CIE-LCH:
        25.8516, 83.2496, 301.3797
        CIE-Luv:
        25.8516, -8.9380, -85.9919
        Hunter-Lab:
        21.6711, 32.2271, -94.2465
      #0e29ad color charts
#0e29ad RGB chart
      #0e29ad CMYK chart
      #0e29ad RGB pie chart
      #0e29ad color shades, tints & tones
#0e29ad color schemes
#0e29ad color preview, HTML & CSS examples
           This text has a color of #0e29ad        
        
          <p style="color:#0e29ad;">Text here</p>
        
        
          .mytext {color:#0e29ad;}
        
        Text color #0e29ad
      
           This box has a color of #0e29ad        
        
          <div style="background-color:#0e29ad;">Content here</div>
        
        
          .mybackground {background-color:#0e29ad;}
        
        Background color #0e29ad
      
           Border around this has a color of #0e29ad        
        
          <div style="border:2px solid #0e29ad;">Content here</div>
        
        
          .myborder {border:2px solid #0e29ad;}
        
        Border color #0e29ad