#0e1e34 color space conversions
Hex:
        #0e1e34
        RGB:
        14, 30, 52
        CMY:
        95, 88, 80
        CMYK:
        73, 42, 0, 80
      HSL:
        215°, 57.5758%, 12.9412%
        HSV (HSB):
        215°, 73.0769%, 20.3922%
        XYZ:
        1.2652, 1.2698, 3.4272
        xyY:
        0.2122, 0.2130, 1.2698
      CIE-Lab:
        11.0629, 1.8476, -16.4875
        CIE-LCH:
        11.0629, 16.5907, 276.3940
        CIE-Luv:
        11.0629, -4.6631, -13.6320
        Hunter-Lab:
        11.2687, 0.3210, -10.1441
      #0e1e34 color charts
#0e1e34 RGB chart
      #0e1e34 CMYK chart
      #0e1e34 RGB pie chart
      #0e1e34 color shades, tints & tones
#0e1e34 color schemes
#0e1e34 color preview, HTML & CSS examples
           This text has a color of #0e1e34        
        
          <p style="color:#0e1e34;">Text here</p>
        
        
          .mytext {color:#0e1e34;}
        
        Text color #0e1e34
      
           This box has a color of #0e1e34        
        
          <div style="background-color:#0e1e34;">Content here</div>
        
        
          .mybackground {background-color:#0e1e34;}
        
        Background color #0e1e34
      
           Border around this has a color of #0e1e34        
        
          <div style="border:2px solid #0e1e34;">Content here</div>
        
        
          .myborder {border:2px solid #0e1e34;}
        
        Border color #0e1e34