#0e2aad color space conversions
Hex:
        #0e2aad
        RGB:
        14, 42, 173
        CMY:
        95, 84, 32
        CMYK:
        92, 76, 0, 32
      HSL:
        229°, 85.0267%, 36.6667%
        HSV (HSB):
        229°, 91.9075%, 67.8431%
        XYZ:
        8.5519, 4.7664, 40.0044
        xyY:
        0.1604, 0.0894, 4.7664
      CIE-Lab:
        26.0587, 42.7625, -70.7300
        CIE-LCH:
        26.0587, 82.6521, 301.1566
        CIE-Luv:
        26.0587, -9.0973, -86.0163
        Hunter-Lab:
        21.8321, 31.7142, -93.3584
      #0e2aad color charts
#0e2aad RGB chart
      #0e2aad CMYK chart
      #0e2aad RGB pie chart
      #0e2aad color shades, tints & tones
#0e2aad color schemes
#0e2aad color preview, HTML & CSS examples
           This text has a color of #0e2aad        
        
          <p style="color:#0e2aad;">Text here</p>
        
        
          .mytext {color:#0e2aad;}
        
        Text color #0e2aad
      
           This box has a color of #0e2aad        
        
          <div style="background-color:#0e2aad;">Content here</div>
        
        
          .mybackground {background-color:#0e2aad;}
        
        Background color #0e2aad
      
           Border around this has a color of #0e2aad        
        
          <div style="border:2px solid #0e2aad;">Content here</div>
        
        
          .myborder {border:2px solid #0e2aad;}
        
        Border color #0e2aad