#0e4096 color space conversions
Hex:
        #0e4096
        RGB:
        14, 64, 150
        CMY:
        95, 75, 41
        CMYK:
        91, 57, 0, 41
      HSL:
        218°, 82.9268%, 32.1569%
        HSV (HSB):
        218°, 90.6667%, 58.8235%
        XYZ:
        7.5195, 5.9622, 29.6087
        xyY:
        0.1745, 0.1384, 5.9622
      CIE-Lab:
        29.3168, 19.3139, -51.4411
        CIE-LCH:
        29.3168, 54.9473, 290.5789
        CIE-Luv:
        29.3168, -13.6960, -68.4106
        Hunter-Lab:
        24.4175, 12.2394, -54.8026
      #0e4096 color charts
#0e4096 RGB chart
      #0e4096 CMYK chart
      #0e4096 RGB pie chart
      #0e4096 color shades, tints & tones
#0e4096 color schemes
#0e4096 color preview, HTML & CSS examples
           This text has a color of #0e4096        
        
          <p style="color:#0e4096;">Text here</p>
        
        
          .mytext {color:#0e4096;}
        
        Text color #0e4096
      
           This box has a color of #0e4096        
        
          <div style="background-color:#0e4096;">Content here</div>
        
        
          .mybackground {background-color:#0e4096;}
        
        Background color #0e4096
      
           Border around this has a color of #0e4096        
        
          <div style="border:2px solid #0e4096;">Content here</div>
        
        
          .myborder {border:2px solid #0e4096;}
        
        Border color #0e4096