#0e479a color space conversions
Hex:
        #0e479a
        RGB:
        14, 71, 154
        CMY:
        95, 72, 40
        CMYK:
        91, 54, 0, 40
      HSL:
        216°, 83.3333%, 32.9412%
        HSV (HSB):
        216°, 90.9091%, 60.3922%
        XYZ:
        8.2671, 6.9329, 31.4743
        xyY:
        0.1771, 0.1485, 6.9329
      CIE-Lab:
        31.6537, 16.1304, -50.0781
        CIE-LCH:
        31.6537, 52.6119, 287.8539
        CIE-Luv:
        31.6537, -15.5733, -68.4913
        Hunter-Lab:
        26.3305, 9.9660, -52.4414
      #0e479a color charts
#0e479a RGB chart
      #0e479a CMYK chart
      #0e479a RGB pie chart
      #0e479a color shades, tints & tones
#0e479a color schemes
#0e479a color preview, HTML & CSS examples
           This text has a color of #0e479a        
        
          <p style="color:#0e479a;">Text here</p>
        
        
          .mytext {color:#0e479a;}
        
        Text color #0e479a
      
           This box has a color of #0e479a        
        
          <div style="background-color:#0e479a;">Content here</div>
        
        
          .mybackground {background-color:#0e479a;}
        
        Background color #0e479a
      
           Border around this has a color of #0e479a        
        
          <div style="border:2px solid #0e479a;">Content here</div>
        
        
          .myborder {border:2px solid #0e479a;}
        
        Border color #0e479a