#0e4090 color space conversions
Hex:
        #0e4090
        RGB:
        14, 64, 144
        CMY:
        95, 75, 44
        CMYK:
        90, 56, 0, 44
      HSL:
        217°, 82.2785%, 30.9804%
        HSV (HSB):
        217°, 90.2778%, 56.4706%
        XYZ:
        7.0485, 5.7738, 27.1285
        xyY:
        0.1764, 0.1445, 5.7738
      CIE-Lab:
        28.8344, 16.8149, -48.5490
        CIE-LCH:
        28.8344, 51.3784, 289.1035
        CIE-Luv:
        28.8344, -13.7823, -64.2744
        Hunter-Lab:
        24.0287, 10.3108, -50.1187
      #0e4090 color charts
#0e4090 RGB chart
      #0e4090 CMYK chart
      #0e4090 RGB pie chart
      #0e4090 color shades, tints & tones
#0e4090 color schemes
#0e4090 color preview, HTML & CSS examples
           This text has a color of #0e4090        
        
          <p style="color:#0e4090;">Text here</p>
        
        
          .mytext {color:#0e4090;}
        
        Text color #0e4090
      
           This box has a color of #0e4090        
        
          <div style="background-color:#0e4090;">Content here</div>
        
        
          .mybackground {background-color:#0e4090;}
        
        Background color #0e4090
      
           Border around this has a color of #0e4090        
        
          <div style="border:2px solid #0e4090;">Content here</div>
        
        
          .myborder {border:2px solid #0e4090;}
        
        Border color #0e4090