#0e2eba color space conversions
Hex:
        #0e2eba
        RGB:
        14, 46, 186
        CMY:
        95, 82, 27
        CMYK:
        92, 75, 0, 27
      HSL:
        229°, 86.0000%, 39.2157%
        HSV (HSB):
        229°, 92.4731%, 72.9412%
        XYZ:
        10.0210, 5.5925, 47.0057
        xyY:
        0.1600, 0.0893, 5.5925
      CIE-Lab:
        28.3602, 45.0000, -74.6733
        CIE-LCH:
        28.3602, 87.1843, 301.0742
        CIE-Luv:
        28.3602, -10.0338, -93.6776
        Hunter-Lab:
        23.6485, 34.2542, -101.2956
      #0e2eba color charts
#0e2eba RGB chart
      #0e2eba CMYK chart
      #0e2eba RGB pie chart
      #0e2eba color shades, tints & tones
#0e2eba color schemes
#0e2eba color preview, HTML & CSS examples
           This text has a color of #0e2eba        
        
          <p style="color:#0e2eba;">Text here</p>
        
        
          .mytext {color:#0e2eba;}
        
        Text color #0e2eba
      
           This box has a color of #0e2eba        
        
          <div style="background-color:#0e2eba;">Content here</div>
        
        
          .mybackground {background-color:#0e2eba;}
        
        Background color #0e2eba
      
           Border around this has a color of #0e2eba        
        
          <div style="border:2px solid #0e2eba;">Content here</div>
        
        
          .myborder {border:2px solid #0e2eba;}
        
        Border color #0e2eba