#0e184d color space conversions
Hex:
        #0e184d
        RGB:
        14, 24, 77
        CMY:
        95, 91, 70
        CMYK:
        82, 69, 0, 70
      HSL:
        230°, 69.2308%, 17.8431%
        HSV (HSB):
        230°, 81.8182%, 30.1961%
        XYZ:
        1.8473, 1.2825, 7.1714
        xyY:
        0.1793, 0.1245, 1.2825
      CIE-Lab:
        11.1522, 17.3966, -33.9547
        CIE-LCH:
        11.1522, 38.1518, 297.1282
        CIE-Luv:
        11.1522, -3.5342, -28.6164
        Hunter-Lab:
        11.3245, 9.2995, -29.6187
      #0e184d color charts
#0e184d RGB chart
      #0e184d CMYK chart
      #0e184d RGB pie chart
      #0e184d color shades, tints & tones
#0e184d color schemes
#0e184d color preview, HTML & CSS examples
           This text has a color of #0e184d        
        
          <p style="color:#0e184d;">Text here</p>
        
        
          .mytext {color:#0e184d;}
        
        Text color #0e184d
      
           This box has a color of #0e184d        
        
          <div style="background-color:#0e184d;">Content here</div>
        
        
          .mybackground {background-color:#0e184d;}
        
        Background color #0e184d
      
           Border around this has a color of #0e184d        
        
          <div style="border:2px solid #0e184d;">Content here</div>
        
        
          .myborder {border:2px solid #0e184d;}
        
        Border color #0e184d