#0e043e color space conversions
Hex:
        #0e043e
        RGB:
        14, 4, 62
        CMY:
        95, 98, 76
        CMYK:
        77, 94, 0, 76
      HSL:
        250°, 87.8788%, 12.9412%
        HSV (HSB):
        250°, 93.5484%, 24.3137%
        XYZ:
        1.0940, 0.5280, 4.6017
        xyY:
        0.1758, 0.0848, 0.5280
      CIE-Lab:
        4.7693, 23.3696, -33.8559
        CIE-LCH:
        4.7693, 41.1383, 304.6161
        CIE-Luv:
        4.7693, -0.3761, -16.1260
        Hunter-Lab:
        7.2663, 14.1589, -32.4612
      #0e043e color charts
#0e043e RGB chart
      #0e043e CMYK chart
      #0e043e RGB pie chart
      #0e043e color shades, tints & tones
#0e043e color schemes
#0e043e color preview, HTML & CSS examples
           This text has a color of #0e043e        
        
          <p style="color:#0e043e;">Text here</p>
        
        
          .mytext {color:#0e043e;}
        
        Text color #0e043e
      
           This box has a color of #0e043e        
        
          <div style="background-color:#0e043e;">Content here</div>
        
        
          .mybackground {background-color:#0e043e;}
        
        Background color #0e043e
      
           Border around this has a color of #0e043e        
        
          <div style="border:2px solid #0e043e;">Content here</div>
        
        
          .myborder {border:2px solid #0e043e;}
        
        Border color #0e043e