#0e365a color space conversions
Hex:
        #0e365a
        RGB:
        14, 54, 90
        CMY:
        95, 79, 65
        CMYK:
        84, 40, 0, 65
      HSL:
        208°, 73.0769%, 20.3922%
        HSV (HSB):
        208°, 84.4444%, 35.2941%
        XYZ:
        3.3457, 3.4699, 10.1663
        xyY:
        0.1970, 0.2043, 3.4699
      CIE-Lab:
        21.8352, 0.7827, -25.4996
        CIE-LCH:
        21.8352, 25.5116, 271.7582
        CIE-Luv:
        21.8352, -11.9306, -29.7358
        Hunter-Lab:
        18.6276, -0.5377, -19.3190
      #0e365a color charts
#0e365a RGB chart
      #0e365a CMYK chart
      #0e365a RGB pie chart
      #0e365a color shades, tints & tones
#0e365a color schemes
#0e365a color preview, HTML & CSS examples
           This text has a color of #0e365a        
        
          <p style="color:#0e365a;">Text here</p>
        
        
          .mytext {color:#0e365a;}
        
        Text color #0e365a
      
           This box has a color of #0e365a        
        
          <div style="background-color:#0e365a;">Content here</div>
        
        
          .mybackground {background-color:#0e365a;}
        
        Background color #0e365a
      
           Border around this has a color of #0e365a        
        
          <div style="border:2px solid #0e365a;">Content here</div>
        
        
          .myborder {border:2px solid #0e365a;}
        
        Border color #0e365a