#0e3265 color space conversions
Hex:
        #0e3265
        RGB:
        14, 50, 101
        CMY:
        95, 80, 60
        CMYK:
        86, 50, 0, 60
      HSL:
        215°, 75.6522%, 22.5490%
        HSV (HSB):
        215°, 86.1386%, 39.6078%
        XYZ:
        3.6707, 3.3142, 12.7581
        xyY:
        0.1859, 0.1679, 3.3142
      CIE-Lab:
        21.2605, 8.4017, -33.6254
        CIE-LCH:
        21.2605, 34.6591, 284.0288
        CIE-Luv:
        21.2605, -10.4057, -39.4995
        Hunter-Lab:
        18.2048, 4.1329, -28.8078
      #0e3265 color charts
#0e3265 RGB chart
      #0e3265 CMYK chart
      #0e3265 RGB pie chart
      #0e3265 color shades, tints & tones
#0e3265 color schemes
#0e3265 color preview, HTML & CSS examples
           This text has a color of #0e3265        
        
          <p style="color:#0e3265;">Text here</p>
        
        
          .mytext {color:#0e3265;}
        
        Text color #0e3265
      
           This box has a color of #0e3265        
        
          <div style="background-color:#0e3265;">Content here</div>
        
        
          .mybackground {background-color:#0e3265;}
        
        Background color #0e3265
      
           Border around this has a color of #0e3265        
        
          <div style="border:2px solid #0e3265;">Content here</div>
        
        
          .myborder {border:2px solid #0e3265;}
        
        Border color #0e3265