#0e46ae color space conversions
Hex:
        #0e46ae
        RGB:
        14, 70, 174
        CMY:
        95, 73, 32
        CMYK:
        92, 60, 0, 32
      HSL:
        219°, 85.1064%, 36.8627%
        HSV (HSB):
        219°, 91.9540%, 68.2353%
        XYZ:
        10.0112, 7.5297, 40.9701
        xyY:
        0.1711, 0.1287, 7.5297
      CIE-Lab:
        32.9835, 24.9952, -59.9341
        CIE-LCH:
        32.9835, 64.9373, 292.6384
        CIE-Luv:
        32.9835, -14.9934, -82.6318
        Hunter-Lab:
        27.4402, 17.1031, -69.3157
      #0e46ae color charts
#0e46ae RGB chart
      #0e46ae CMYK chart
      #0e46ae RGB pie chart
      #0e46ae color shades, tints & tones
#0e46ae color schemes
#0e46ae color preview, HTML & CSS examples
           This text has a color of #0e46ae        
        
          <p style="color:#0e46ae;">Text here</p>
        
        
          .mytext {color:#0e46ae;}
        
        Text color #0e46ae
      
           This box has a color of #0e46ae        
        
          <div style="background-color:#0e46ae;">Content here</div>
        
        
          .mybackground {background-color:#0e46ae;}
        
        Background color #0e46ae
      
           Border around this has a color of #0e46ae        
        
          <div style="border:2px solid #0e46ae;">Content here</div>
        
        
          .myborder {border:2px solid #0e46ae;}
        
        Border color #0e46ae