#0e1381 color space conversions
Hex:
        #0e1381
        RGB:
        14, 19, 129
        CMY:
        95, 93, 49
        CMYK:
        89, 85, 0, 49
      HSL:
        237°, 80.4196%, 28.0392%
        HSV (HSB):
        237°, 89.1473%, 50.5882%
        XYZ:
        4.3764, 2.1441, 20.9521
        xyY:
        0.1593, 0.0780, 2.1441
      CIE-Lab:
        16.2259, 40.3057, -59.9036
        CIE-LCH:
        16.2259, 72.2010, 303.9344
        CIE-Luv:
        16.2259, -4.5806, -57.8372
        Hunter-Lab:
        14.6427, 27.7255, -74.5875
      #0e1381 color charts
#0e1381 RGB chart
      #0e1381 CMYK chart
      #0e1381 RGB pie chart
      #0e1381 color shades, tints & tones
#0e1381 color schemes
#0e1381 color preview, HTML & CSS examples
           This text has a color of #0e1381        
        
          <p style="color:#0e1381;">Text here</p>
        
        
          .mytext {color:#0e1381;}
        
        Text color #0e1381
      
           This box has a color of #0e1381        
        
          <div style="background-color:#0e1381;">Content here</div>
        
        
          .mybackground {background-color:#0e1381;}
        
        Background color #0e1381
      
           Border around this has a color of #0e1381        
        
          <div style="border:2px solid #0e1381;">Content here</div>
        
        
          .myborder {border:2px solid #0e1381;}
        
        Border color #0e1381