#0e419b color space conversions
Hex:
        #0e419b
        RGB:
        14, 65, 155
        CMY:
        95, 75, 39
        CMYK:
        91, 58, 0, 39
      HSL:
        218°, 83.4320%, 33.1373%
        HSV (HSB):
        218°, 90.9677%, 60.7843%
        XYZ:
        7.9878, 6.2405, 31.7939
        xyY:
        0.1736, 0.1356, 6.2405
      CIE-Lab:
        30.0113, 20.6864, -53.3559
        CIE-LCH:
        30.0113, 57.2257, 291.1916
        CIE-Luv:
        30.0113, -13.9018, -71.4764
        Hunter-Lab:
        24.9810, 13.3594, -57.9729
      #0e419b color charts
#0e419b RGB chart
      #0e419b CMYK chart
      #0e419b RGB pie chart
      #0e419b color shades, tints & tones
#0e419b color schemes
#0e419b color preview, HTML & CSS examples
           This text has a color of #0e419b        
        
          <p style="color:#0e419b;">Text here</p>
        
        
          .mytext {color:#0e419b;}
        
        Text color #0e419b
      
           This box has a color of #0e419b        
        
          <div style="background-color:#0e419b;">Content here</div>
        
        
          .mybackground {background-color:#0e419b;}
        
        Background color #0e419b
      
           Border around this has a color of #0e419b        
        
          <div style="border:2px solid #0e419b;">Content here</div>
        
        
          .myborder {border:2px solid #0e419b;}
        
        Border color #0e419b