#0e47ae color space conversions
Hex:
        #0e47ae
        RGB:
        14, 71, 174
        CMY:
        95, 72, 32
        CMYK:
        92, 59, 0, 32
      HSL:
        219°, 85.1064%, 36.8627%
        HSV (HSB):
        219°, 91.9540%, 68.2353%
        XYZ:
        10.0743, 7.6558, 40.9911
        xyY:
        0.1716, 0.1304, 7.6558
      CIE-Lab:
        33.2556, 24.3175, -59.4897
        CIE-LCH:
        33.2556, 64.2679, 292.2332
        CIE-Luv:
        33.2556, -15.2504, -82.3034
        Hunter-Lab:
        27.6692, 16.5706, -68.4681
      #0e47ae color charts
#0e47ae RGB chart
      #0e47ae CMYK chart
      #0e47ae RGB pie chart
      #0e47ae color shades, tints & tones
#0e47ae color schemes
#0e47ae color preview, HTML & CSS examples
           This text has a color of #0e47ae        
        
          <p style="color:#0e47ae;">Text here</p>
        
        
          .mytext {color:#0e47ae;}
        
        Text color #0e47ae
      
           This box has a color of #0e47ae        
        
          <div style="background-color:#0e47ae;">Content here</div>
        
        
          .mybackground {background-color:#0e47ae;}
        
        Background color #0e47ae
      
           Border around this has a color of #0e47ae        
        
          <div style="border:2px solid #0e47ae;">Content here</div>
        
        
          .myborder {border:2px solid #0e47ae;}
        
        Border color #0e47ae