#0e3bab color space conversions
Hex:
        #0e3bab
        RGB:
        14, 59, 171
        CMY:
        95, 77, 33
        CMYK:
        92, 65, 0, 33
      HSL:
        223°, 84.8649%, 36.2745%
        HSV (HSB):
        223°, 91.8129%, 67.0588%
        XYZ:
        9.0958, 6.1616, 39.2380
        xyY:
        0.1669, 0.1131, 6.1616
      CIE-Lab:
        29.8165, 31.2173, -63.3303
        CIE-LCH:
        29.8165, 70.6063, 296.2400
        CIE-Luv:
        29.8165, -12.3587, -83.4884
        Hunter-Lab:
        24.8225, 21.9687, -76.3465
      #0e3bab color charts
#0e3bab RGB chart
      #0e3bab CMYK chart
      #0e3bab RGB pie chart
      #0e3bab color shades, tints & tones
#0e3bab color schemes
#0e3bab color preview, HTML & CSS examples
           This text has a color of #0e3bab        
        
          <p style="color:#0e3bab;">Text here</p>
        
        
          .mytext {color:#0e3bab;}
        
        Text color #0e3bab
      
           This box has a color of #0e3bab        
        
          <div style="background-color:#0e3bab;">Content here</div>
        
        
          .mybackground {background-color:#0e3bab;}
        
        Background color #0e3bab
      
           Border around this has a color of #0e3bab        
        
          <div style="border:2px solid #0e3bab;">Content here</div>
        
        
          .myborder {border:2px solid #0e3bab;}
        
        Border color #0e3bab