#0e3552 color space conversions
Hex:
        #0e3552
        RGB:
        14, 53, 82
        CMY:
        95, 79, 68
        CMYK:
        83, 35, 0, 68
      HSL:
        206°, 70.8333%, 18.8235%
        HSV (HSB):
        206°, 82.9268%, 32.1569%
        XYZ:
        2.9772, 3.2488, 8.4528
        xyY:
        0.2028, 0.2213, 3.2488
      CIE-Lab:
        21.0138, -1.9290, -21.5016
        CIE-LCH:
        21.0138, 21.5880, 264.8734
        CIE-Luv:
        21.0138, -11.8327, -24.2969
        Hunter-Lab:
        18.0243, -2.0586, -15.1880
      #0e3552 color charts
#0e3552 RGB chart
      #0e3552 CMYK chart
      #0e3552 RGB pie chart
      #0e3552 color shades, tints & tones
#0e3552 color schemes
#0e3552 color preview, HTML & CSS examples
           This text has a color of #0e3552        
        
          <p style="color:#0e3552;">Text here</p>
        
        
          .mytext {color:#0e3552;}
        
        Text color #0e3552
      
           This box has a color of #0e3552        
        
          <div style="background-color:#0e3552;">Content here</div>
        
        
          .mybackground {background-color:#0e3552;}
        
        Background color #0e3552
      
           Border around this has a color of #0e3552        
        
          <div style="border:2px solid #0e3552;">Content here</div>
        
        
          .myborder {border:2px solid #0e3552;}
        
        Border color #0e3552