#0e45aa color space conversions
Hex:
        #0e45aa
        RGB:
        14, 69, 170
        CMY:
        95, 73, 33
        CMYK:
        92, 59, 0, 33
      HSL:
        219°, 84.7826%, 36.0784%
        HSV (HSB):
        219°, 91.7647%, 66.6667%
        XYZ:
        9.5649, 7.2519, 38.9258
        xyY:
        0.1716, 0.1301, 7.2519
      CIE-Lab:
        32.3736, 24.0617, -58.5431
        CIE-LCH:
        32.3736, 63.2950, 292.3431
        CIE-Luv:
        32.3736, -14.7789, -80.2772
        Hunter-Lab:
        26.9293, 16.2744, -66.8521
      #0e45aa color charts
#0e45aa RGB chart
      #0e45aa CMYK chart
      #0e45aa RGB pie chart
      #0e45aa color shades, tints & tones
#0e45aa color schemes
#0e45aa color preview, HTML & CSS examples
           This text has a color of #0e45aa        
        
          <p style="color:#0e45aa;">Text here</p>
        
        
          .mytext {color:#0e45aa;}
        
        Text color #0e45aa
      
           This box has a color of #0e45aa        
        
          <div style="background-color:#0e45aa;">Content here</div>
        
        
          .mybackground {background-color:#0e45aa;}
        
        Background color #0e45aa
      
           Border around this has a color of #0e45aa        
        
          <div style="border:2px solid #0e45aa;">Content here</div>
        
        
          .myborder {border:2px solid #0e45aa;}
        
        Border color #0e45aa