#0e478d color space conversions
Hex:
        #0e478d
        RGB:
        14, 71, 141
        CMY:
        95, 72, 45
        CMYK:
        90, 50, 0, 45
      HSL:
        213°, 81.9355%, 30.3922%
        HSV (HSB):
        213°, 90.0709%, 55.2941%
        XYZ:
        7.2421, 6.5229, 26.0767
        xyY:
        0.1818, 0.1637, 6.5229
      CIE-Lab:
        30.6952, 10.6993, -43.6927
        CIE-LCH:
        30.6952, 44.9836, 283.7597
        CIE-Luv:
        30.6952, -15.8882, -59.0933
        Hunter-Lab:
        25.5400, 5.9200, -42.6578
      #0e478d color charts
#0e478d RGB chart
      #0e478d CMYK chart
      #0e478d RGB pie chart
      #0e478d color shades, tints & tones
#0e478d color schemes
#0e478d color preview, HTML & CSS examples
           This text has a color of #0e478d        
        
          <p style="color:#0e478d;">Text here</p>
        
        
          .mytext {color:#0e478d;}
        
        Text color #0e478d
      
           This box has a color of #0e478d        
        
          <div style="background-color:#0e478d;">Content here</div>
        
        
          .mybackground {background-color:#0e478d;}
        
        Background color #0e478d
      
           Border around this has a color of #0e478d        
        
          <div style="border:2px solid #0e478d;">Content here</div>
        
        
          .myborder {border:2px solid #0e478d;}
        
        Border color #0e478d