#0e479f color space conversions
Hex:
        #0e479f
        RGB:
        14, 71, 159
        CMY:
        95, 72, 38
        CMYK:
        91, 55, 0, 38
      HSL:
        216°, 83.8150%, 33.9216%
        HSV (HSB):
        216°, 91.1950%, 62.3529%
        XYZ:
        8.6923, 7.1030, 33.7138
        xyY:
        0.1756, 0.1435, 7.1030
      CIE-Lab:
        32.0403, 18.1993, -52.4764
        CIE-LCH:
        32.0403, 55.5426, 289.1270
        CIE-Luv:
        32.0403, -15.4749, -72.0150
        Hunter-Lab:
        26.6515, 11.5773, -56.3449
      #0e479f color charts
#0e479f RGB chart
      #0e479f CMYK chart
      #0e479f RGB pie chart
      #0e479f color shades, tints & tones
#0e479f color schemes
#0e479f color preview, HTML & CSS examples
           This text has a color of #0e479f        
        
          <p style="color:#0e479f;">Text here</p>
        
        
          .mytext {color:#0e479f;}
        
        Text color #0e479f
      
           This box has a color of #0e479f        
        
          <div style="background-color:#0e479f;">Content here</div>
        
        
          .mybackground {background-color:#0e479f;}
        
        Background color #0e479f
      
           Border around this has a color of #0e479f        
        
          <div style="border:2px solid #0e479f;">Content here</div>
        
        
          .myborder {border:2px solid #0e479f;}
        
        Border color #0e479f