#0e489a color space conversions
Hex:
        #0e489a
        RGB:
        14, 72, 154
        CMY:
        95, 72, 40
        CMYK:
        91, 53, 0, 40
      HSL:
        215°, 83.3333%, 32.9412%
        HSV (HSB):
        215°, 90.9091%, 60.3922%
        XYZ:
        8.3312, 7.0612, 31.4957
        xyY:
        0.1777, 0.1506, 7.0612
      CIE-Lab:
        31.9458, 15.4428, -49.6045
        CIE-LCH:
        31.9458, 51.9528, 287.2923
        CIE-Luv:
        31.9458, -15.8599, -68.0593
        Hunter-Lab:
        26.5729, 9.4612, -51.6728
      #0e489a color charts
#0e489a RGB chart
      #0e489a CMYK chart
      #0e489a RGB pie chart
      #0e489a color shades, tints & tones
#0e489a color schemes
#0e489a color preview, HTML & CSS examples
           This text has a color of #0e489a        
        
          <p style="color:#0e489a;">Text here</p>
        
        
          .mytext {color:#0e489a;}
        
        Text color #0e489a
      
           This box has a color of #0e489a        
        
          <div style="background-color:#0e489a;">Content here</div>
        
        
          .mybackground {background-color:#0e489a;}
        
        Background color #0e489a
      
           Border around this has a color of #0e489a        
        
          <div style="border:2px solid #0e489a;">Content here</div>
        
        
          .myborder {border:2px solid #0e489a;}
        
        Border color #0e489a