#0e4eaa color space conversions
Hex:
        #0e4eaa
        RGB:
        14, 78, 170
        CMY:
        95, 69, 33
        CMYK:
        92, 54, 0, 33
      HSL:
        215°, 84.7826%, 36.0784%
        HSV (HSB):
        215°, 91.7647%, 66.6667%
        XYZ:
        10.1612, 8.4444, 39.1246
        xyY:
        0.1760, 0.1463, 8.4444
      CIE-Lab:
        34.8918, 17.9429, -54.4425
        CIE-LCH:
        34.8918, 57.3231, 288.2410
        CIE-Luv:
        34.8918, -17.2129, -76.8213
        Hunter-Lab:
        29.0593, 11.5625, -59.4849
      #0e4eaa color charts
#0e4eaa RGB chart
      #0e4eaa CMYK chart
      #0e4eaa RGB pie chart
      #0e4eaa color shades, tints & tones
#0e4eaa color schemes
#0e4eaa color preview, HTML & CSS examples
           This text has a color of #0e4eaa        
        
          <p style="color:#0e4eaa;">Text here</p>
        
        
          .mytext {color:#0e4eaa;}
        
        Text color #0e4eaa
      
           This box has a color of #0e4eaa        
        
          <div style="background-color:#0e4eaa;">Content here</div>
        
        
          .mybackground {background-color:#0e4eaa;}
        
        Background color #0e4eaa
      
           Border around this has a color of #0e4eaa        
        
          <div style="border:2px solid #0e4eaa;">Content here</div>
        
        
          .myborder {border:2px solid #0e4eaa;}
        
        Border color #0e4eaa