#0e4064 color space conversions
Hex:
        #0e4064
        RGB:
        14, 64, 100
        CMY:
        95, 75, 61
        CMYK:
        86, 36, 0, 61
      HSL:
        205°, 75.4386%, 22.3529%
        HSV (HSB):
        205°, 86.0000%, 39.2157%
        XYZ:
        4.3147, 4.6803, 12.7326
        xyY:
        0.1986, 0.2154, 4.6803
      CIE-Lab:
        25.8037, -1.8235, -25.7269
        CIE-LCH:
        25.8037, 25.7914, 265.9457
        CIE-Luv:
        25.8037, -15.0015, -31.7449
        Hunter-Lab:
        21.6339, -2.2586, -19.7512
      #0e4064 color charts
#0e4064 RGB chart
      #0e4064 CMYK chart
      #0e4064 RGB pie chart
      #0e4064 color shades, tints & tones
#0e4064 color schemes
#0e4064 color preview, HTML & CSS examples
           This text has a color of #0e4064        
        
          <p style="color:#0e4064;">Text here</p>
        
        
          .mytext {color:#0e4064;}
        
        Text color #0e4064
      
           This box has a color of #0e4064        
        
          <div style="background-color:#0e4064;">Content here</div>
        
        
          .mybackground {background-color:#0e4064;}
        
        Background color #0e4064
      
           Border around this has a color of #0e4064        
        
          <div style="border:2px solid #0e4064;">Content here</div>
        
        
          .myborder {border:2px solid #0e4064;}
        
        Border color #0e4064