#0e123e color space conversions
Hex:
        #0e123e
        RGB:
        14, 18, 62
        CMY:
        95, 93, 76
        CMYK:
        77, 71, 0, 76
      HSL:
        235°, 63.1579%, 14.9020%
        HSV (HSB):
        235°, 77.4194%, 24.3137%
        XYZ:
        1.2669, 0.8738, 4.6593
        xyY:
        0.1863, 0.1285, 0.8738
      CIE-Lab:
        7.8927, 15.5652, -28.7604
        CIE-LCH:
        7.8927, 32.7022, 298.4224
        CIE-Luv:
        7.8927, -1.9594, -19.5937
        Hunter-Lab:
        9.3476, 7.8344, -23.0098
      #0e123e color charts
#0e123e RGB chart
      #0e123e CMYK chart
      #0e123e RGB pie chart
      #0e123e color shades, tints & tones
#0e123e color schemes
#0e123e color preview, HTML & CSS examples
           This text has a color of #0e123e        
        
          <p style="color:#0e123e;">Text here</p>
        
        
          .mytext {color:#0e123e;}
        
        Text color #0e123e
      
           This box has a color of #0e123e        
        
          <div style="background-color:#0e123e;">Content here</div>
        
        
          .mybackground {background-color:#0e123e;}
        
        Background color #0e123e
      
           Border around this has a color of #0e123e        
        
          <div style="border:2px solid #0e123e;">Content here</div>
        
        
          .myborder {border:2px solid #0e123e;}
        
        Border color #0e123e