#0e377a color space conversions
Hex:
        #0e377a
        RGB:
        14, 55, 122
        CMY:
        95, 78, 52
        CMYK:
        89, 55, 0, 52
      HSL:
        217°, 79.4118%, 26.6667%
        HSV (HSB):
        217°, 88.5246%, 47.8431%
        XYZ:
        5.0601, 4.2309, 18.9623
        xyY:
        0.1791, 0.1497, 4.2309
      CIE-Lab:
        24.4205, 13.8691, -41.9976
        CIE-LCH:
        24.4205, 44.2284, 288.2751
        CIE-Luv:
        24.4205, -11.5700, -52.2897
        Hunter-Lab:
        20.5691, 7.9163, -40.2600
      #0e377a color charts
#0e377a RGB chart
      #0e377a CMYK chart
      #0e377a RGB pie chart
      #0e377a color shades, tints & tones
#0e377a color schemes
#0e377a color preview, HTML & CSS examples
           This text has a color of #0e377a        
        
          <p style="color:#0e377a;">Text here</p>
        
        
          .mytext {color:#0e377a;}
        
        Text color #0e377a
      
           This box has a color of #0e377a        
        
          <div style="background-color:#0e377a;">Content here</div>
        
        
          .mybackground {background-color:#0e377a;}
        
        Background color #0e377a
      
           Border around this has a color of #0e377a        
        
          <div style="border:2px solid #0e377a;">Content here</div>
        
        
          .myborder {border:2px solid #0e377a;}
        
        Border color #0e377a