#0e4faf color space conversions
Hex:
        #0e4faf
        RGB:
        14, 79, 175
        CMY:
        95, 69, 31
        CMYK:
        92, 55, 0, 31
      HSL:
        216°, 85.1852%, 37.0588%
        HSV (HSB):
        216°, 92.0000%, 68.6275%
        XYZ:
        10.7149, 8.7805, 41.6875
        xyY:
        0.1751, 0.1435, 8.7805
      CIE-Lab:
        35.5581, 19.3056, -56.3329
        CIE-LCH:
        35.5581, 59.5492, 288.9169
        CIE-Luv:
        35.5581, -17.3841, -79.9247
        Hunter-Lab:
        29.6319, 12.6903, -62.6697
      #0e4faf color charts
#0e4faf RGB chart
      #0e4faf CMYK chart
      #0e4faf RGB pie chart
      #0e4faf color shades, tints & tones
#0e4faf color schemes
#0e4faf color preview, HTML & CSS examples
           This text has a color of #0e4faf        
        
          <p style="color:#0e4faf;">Text here</p>
        
        
          .mytext {color:#0e4faf;}
        
        Text color #0e4faf
      
           This box has a color of #0e4faf        
        
          <div style="background-color:#0e4faf;">Content here</div>
        
        
          .mybackground {background-color:#0e4faf;}
        
        Background color #0e4faf
      
           Border around this has a color of #0e4faf        
        
          <div style="border:2px solid #0e4faf;">Content here</div>
        
        
          .myborder {border:2px solid #0e4faf;}
        
        Border color #0e4faf