#0e367b color space conversions
Hex:
        #0e367b
        RGB:
        14, 54, 123
        CMY:
        95, 79, 52
        CMYK:
        89, 56, 0, 52
      HSL:
        218°, 79.5620%, 26.8627%
        HSV (HSB):
        218°, 88.6179%, 48.2353%
        XYZ:
        5.0754, 4.1618, 19.2747
        xyY:
        0.1780, 0.1460, 4.1618
      CIE-Lab:
        24.1991, 15.0123, -42.9892
        CIE-LCH:
        24.1991, 45.5351, 289.2498
        CIE-Luv:
        24.1991, -11.2776, -53.3130
        Hunter-Lab:
        20.4004, 8.7084, -41.7381
      #0e367b color charts
#0e367b RGB chart
      #0e367b CMYK chart
      #0e367b RGB pie chart
      #0e367b color shades, tints & tones
#0e367b color schemes
#0e367b color preview, HTML & CSS examples
           This text has a color of #0e367b        
        
          <p style="color:#0e367b;">Text here</p>
        
        
          .mytext {color:#0e367b;}
        
        Text color #0e367b
      
           This box has a color of #0e367b        
        
          <div style="background-color:#0e367b;">Content here</div>
        
        
          .mybackground {background-color:#0e367b;}
        
        Background color #0e367b
      
           Border around this has a color of #0e367b        
        
          <div style="border:2px solid #0e367b;">Content here</div>
        
        
          .myborder {border:2px solid #0e367b;}
        
        Border color #0e367b