#0e327b color space conversions
Hex:
        #0e327b
        RGB:
        14, 50, 123
        CMY:
        95, 80, 52
        CMYK:
        89, 59, 0, 52
      HSL:
        220°, 79.5620%, 26.8627%
        HSV (HSB):
        220°, 88.6179%, 48.2353%
        XYZ:
        4.8969, 3.8046, 19.2152
        xyY:
        0.1754, 0.1363, 3.8046
      CIE-Lab:
        23.0147, 17.8830, -44.9156
        CIE-LCH:
        23.0147, 48.3447, 291.7098
        CIE-Luv:
        23.0147, -10.1969, -54.4717
        Hunter-Lab:
        19.5055, 10.6780, -44.7538
      #0e327b color charts
#0e327b RGB chart
      #0e327b CMYK chart
      #0e327b RGB pie chart
      #0e327b color shades, tints & tones
#0e327b color schemes
#0e327b color preview, HTML & CSS examples
           This text has a color of #0e327b        
        
          <p style="color:#0e327b;">Text here</p>
        
        
          .mytext {color:#0e327b;}
        
        Text color #0e327b
      
           This box has a color of #0e327b        
        
          <div style="background-color:#0e327b;">Content here</div>
        
        
          .mybackground {background-color:#0e327b;}
        
        Background color #0e327b
      
           Border around this has a color of #0e327b        
        
          <div style="border:2px solid #0e327b;">Content here</div>
        
        
          .myborder {border:2px solid #0e327b;}
        
        Border color #0e327b