#0e268d color space conversions
Hex:
        #0e268d
        RGB:
        14, 38, 141
        CMY:
        95, 85, 45
        CMYK:
        90, 73, 0, 45
      HSL:
        229°, 81.9355%, 30.3922%
        HSV (HSB):
        229°, 90.0709%, 55.2941%
        XYZ:
        5.6819, 3.4027, 25.5566
        xyY:
        0.1640, 0.0982, 3.4027
      CIE-Lab:
        21.5894, 33.4811, -58.5612
        CIE-LCH:
        21.5894, 67.4566, 299.7578
        CIE-Luv:
        21.5894, -7.7060, -67.0098
        Hunter-Lab:
        18.4463, 22.7014, -69.2313
      #0e268d color charts
#0e268d RGB chart
      #0e268d CMYK chart
      #0e268d RGB pie chart
      #0e268d color shades, tints & tones
#0e268d color schemes
#0e268d color preview, HTML & CSS examples
           This text has a color of #0e268d        
        
          <p style="color:#0e268d;">Text here</p>
        
        
          .mytext {color:#0e268d;}
        
        Text color #0e268d
      
           This box has a color of #0e268d        
        
          <div style="background-color:#0e268d;">Content here</div>
        
        
          .mybackground {background-color:#0e268d;}
        
        Background color #0e268d
      
           Border around this has a color of #0e268d        
        
          <div style="border:2px solid #0e268d;">Content here</div>
        
        
          .myborder {border:2px solid #0e268d;}
        
        Border color #0e268d