#0e4aac color space conversions
Hex:
        #0e4aac
        RGB:
        14, 74, 172
        CMY:
        95, 71, 33
        CMYK:
        92, 57, 0, 33
      HSL:
        217°, 84.9462%, 36.4706%
        HSV (HSB):
        217°, 91.8605%, 67.4510%
        XYZ:
        10.0763, 7.9695, 40.0369
        xyY:
        0.1735, 0.1372, 7.9695
      CIE-Lab:
        33.9192, 21.4722, -57.2161
        CIE-LCH:
        33.9192, 61.1125, 290.5702
        CIE-Luv:
        33.9192, -16.0702, -79.8666
        Hunter-Lab:
        28.2303, 14.3093, -64.3255
      #0e4aac color charts
#0e4aac RGB chart
      #0e4aac CMYK chart
      #0e4aac RGB pie chart
      #0e4aac color shades, tints & tones
#0e4aac color schemes
#0e4aac color preview, HTML & CSS examples
           This text has a color of #0e4aac        
        
          <p style="color:#0e4aac;">Text here</p>
        
        
          .mytext {color:#0e4aac;}
        
        Text color #0e4aac
      
           This box has a color of #0e4aac        
        
          <div style="background-color:#0e4aac;">Content here</div>
        
        
          .mybackground {background-color:#0e4aac;}
        
        Background color #0e4aac
      
           Border around this has a color of #0e4aac        
        
          <div style="border:2px solid #0e4aac;">Content here</div>
        
        
          .myborder {border:2px solid #0e4aac;}
        
        Border color #0e4aac