#0e327d color space conversions
Hex:
        #0e327d
        RGB:
        14, 50, 125
        CMY:
        95, 80, 51
        CMYK:
        89, 60, 0, 51
      HSL:
        221°, 79.8561%, 27.2549%
        HSV (HSB):
        221°, 88.8000%, 49.0196%
        XYZ:
        5.0234, 3.8552, 19.8814
        xyY:
        0.1747, 0.1340, 3.8552
      CIE-Lab:
        23.1870, 18.7294, -45.9005
        CIE-LCH:
        23.1870, 49.5747, 292.1976
        CIE-Luv:
        23.1870, -10.1902, -55.7904
        Hunter-Lab:
        19.6348, 11.3068, -46.2905
      #0e327d color charts
#0e327d RGB chart
      #0e327d CMYK chart
      #0e327d RGB pie chart
      #0e327d color shades, tints & tones
#0e327d color schemes
#0e327d color preview, HTML & CSS examples
           This text has a color of #0e327d        
        
          <p style="color:#0e327d;">Text here</p>
        
        
          .mytext {color:#0e327d;}
        
        Text color #0e327d
      
           This box has a color of #0e327d        
        
          <div style="background-color:#0e327d;">Content here</div>
        
        
          .mybackground {background-color:#0e327d;}
        
        Background color #0e327d
      
           Border around this has a color of #0e327d        
        
          <div style="border:2px solid #0e327d;">Content here</div>
        
        
          .myborder {border:2px solid #0e327d;}
        
        Border color #0e327d