#0e345a color space conversions
Hex:
        #0e345a
        RGB:
        14, 52, 90
        CMY:
        95, 80, 65
        CMYK:
        84, 42, 0, 65
      HSL:
        210°, 73.0769%, 20.3922%
        HSV (HSB):
        210°, 84.4444%, 35.2941%
        XYZ:
        3.2546, 3.2875, 10.1359
        xyY:
        0.1951, 0.1971, 3.2875
      CIE-Lab:
        21.1605, 2.1888, -26.5724
        CIE-LCH:
        21.1605, 26.6624, 274.7090
        CIE-Luv:
        21.1605, -11.2639, -30.7410
        Hunter-Lab:
        18.1315, 0.3100, -20.4522
      #0e345a color charts
#0e345a RGB chart
      #0e345a CMYK chart
      #0e345a RGB pie chart
      #0e345a color shades, tints & tones
#0e345a color schemes
#0e345a color preview, HTML & CSS examples
           This text has a color of #0e345a        
        
          <p style="color:#0e345a;">Text here</p>
        
        
          .mytext {color:#0e345a;}
        
        Text color #0e345a
      
           This box has a color of #0e345a        
        
          <div style="background-color:#0e345a;">Content here</div>
        
        
          .mybackground {background-color:#0e345a;}
        
        Background color #0e345a
      
           Border around this has a color of #0e345a        
        
          <div style="border:2px solid #0e345a;">Content here</div>
        
        
          .myborder {border:2px solid #0e345a;}
        
        Border color #0e345a