#0e489d color space conversions
Hex:
        #0e489d
        RGB:
        14, 72, 157
        CMY:
        95, 72, 38
        CMYK:
        91, 54, 0, 38
      HSL:
        216°, 83.6257%, 33.5294%
        HSV (HSB):
        216°, 91.0828%, 61.5686%
        XYZ:
        8.5843, 7.1624, 32.8283
        xyY:
        0.1767, 0.1475, 7.1624
      CIE-Lab:
        32.1738, 16.6864, -51.0512
        CIE-LCH:
        32.1738, 53.7090, 288.1003
        CIE-Luv:
        32.1738, -15.7953, -70.1936
        Hunter-Lab:
        26.7627, 10.4201, -53.9939
      #0e489d color charts
#0e489d RGB chart
      #0e489d CMYK chart
      #0e489d RGB pie chart
      #0e489d color shades, tints & tones
#0e489d color schemes
#0e489d color preview, HTML & CSS examples
           This text has a color of #0e489d        
        
          <p style="color:#0e489d;">Text here</p>
        
        
          .mytext {color:#0e489d;}
        
        Text color #0e489d
      
           This box has a color of #0e489d        
        
          <div style="background-color:#0e489d;">Content here</div>
        
        
          .mybackground {background-color:#0e489d;}
        
        Background color #0e489d
      
           Border around this has a color of #0e489d        
        
          <div style="border:2px solid #0e489d;">Content here</div>
        
        
          .myborder {border:2px solid #0e489d;}
        
        Border color #0e489d