#0e497b color space conversions
Hex:
        #0e497b
        RGB:
        14, 73, 123
        CMY:
        95, 71, 52
        CMYK:
        89, 41, 0, 52
      HSL:
        208°, 79.5620%, 26.8627%
        HSV (HSB):
        208°, 88.6179%, 48.2353%
        XYZ:
        6.1388, 6.2885, 19.6291
        xyY:
        0.1915, 0.1962, 6.2885
      CIE-Lab:
        30.1290, 1.7777, -33.4496
        CIE-LCH:
        30.1290, 33.4968, 273.0422
        CIE-Luv:
        30.1290, -17.1349, -44.3274
        Hunter-Lab:
        25.0769, -0.1880, -28.8559
      #0e497b color charts
#0e497b RGB chart
      #0e497b CMYK chart
      #0e497b RGB pie chart
      #0e497b color shades, tints & tones
#0e497b color schemes
#0e497b color preview, HTML & CSS examples
           This text has a color of #0e497b        
        
          <p style="color:#0e497b;">Text here</p>
        
        
          .mytext {color:#0e497b;}
        
        Text color #0e497b
      
           This box has a color of #0e497b        
        
          <div style="background-color:#0e497b;">Content here</div>
        
        
          .mybackground {background-color:#0e497b;}
        
        Background color #0e497b
      
           Border around this has a color of #0e497b        
        
          <div style="border:2px solid #0e497b;">Content here</div>
        
        
          .myborder {border:2px solid #0e497b;}
        
        Border color #0e497b