#0e3cae color space conversions
Hex:
        #0e3cae
        RGB:
        14, 60, 174
        CMY:
        95, 76, 32
        CMYK:
        92, 66, 0, 32
      HSL:
        223°, 85.1064%, 36.8627%
        HSV (HSB):
        223°, 91.9540%, 68.2353%
        XYZ:
        9.4369, 6.3811, 40.7787
        xyY:
        0.1667, 0.1127, 6.3811
      CIE-Lab:
        30.3542, 31.7240, -64.2421
        CIE-LCH:
        30.3542, 71.6482, 296.2811
        CIE-Luv:
        30.3542, -12.5909, -85.1897
        Hunter-Lab:
        25.2608, 22.4778, -78.0298
      #0e3cae color charts
#0e3cae RGB chart
      #0e3cae CMYK chart
      #0e3cae RGB pie chart
      #0e3cae color shades, tints & tones
#0e3cae color schemes
#0e3cae color preview, HTML & CSS examples
           This text has a color of #0e3cae        
        
          <p style="color:#0e3cae;">Text here</p>
        
        
          .mytext {color:#0e3cae;}
        
        Text color #0e3cae
      
           This box has a color of #0e3cae        
        
          <div style="background-color:#0e3cae;">Content here</div>
        
        
          .mybackground {background-color:#0e3cae;}
        
        Background color #0e3cae
      
           Border around this has a color of #0e3cae        
        
          <div style="border:2px solid #0e3cae;">Content here</div>
        
        
          .myborder {border:2px solid #0e3cae;}
        
        Border color #0e3cae