#0e377b color space conversions
Hex:
        #0e377b
        RGB:
        14, 55, 123
        CMY:
        95, 78, 52
        CMYK:
        89, 55, 0, 52
      HSL:
        217°, 79.5620%, 26.8627%
        HSV (HSB):
        217°, 88.6179%, 48.2353%
        XYZ:
        5.1224, 4.2558, 19.2904
        xyY:
        0.1787, 0.1484, 4.2558
      CIE-Lab:
        24.4997, 14.2965, -42.5015
        CIE-LCH:
        24.4997, 44.8416, 288.5918
        CIE-Luv:
        24.4997, -11.5574, -52.9790
        Hunter-Lab:
        20.6296, 8.2208, -41.0003
      #0e377b color charts
#0e377b RGB chart
      #0e377b CMYK chart
      #0e377b RGB pie chart
      #0e377b color shades, tints & tones
#0e377b color schemes
#0e377b color preview, HTML & CSS examples
           This text has a color of #0e377b        
        
          <p style="color:#0e377b;">Text here</p>
        
        
          .mytext {color:#0e377b;}
        
        Text color #0e377b
      
           This box has a color of #0e377b        
        
          <div style="background-color:#0e377b;">Content here</div>
        
        
          .mybackground {background-color:#0e377b;}
        
        Background color #0e377b
      
           Border around this has a color of #0e377b        
        
          <div style="border:2px solid #0e377b;">Content here</div>
        
        
          .myborder {border:2px solid #0e377b;}
        
        Border color #0e377b