#0e289e color space conversions
Hex:
        #0e289e
        RGB:
        14, 40, 158
        CMY:
        95, 84, 38
        CMYK:
        91, 75, 0, 38
      HSL:
        229°, 83.7209%, 33.7255%
        HSV (HSB):
        229°, 91.1392%, 61.9608%
        XYZ:
        7.1115, 4.0796, 32.7604
        xyY:
        0.1618, 0.0928, 4.0796
      CIE-Lab:
        23.9328, 38.5657, -65.1673
        CIE-LCH:
        23.9328, 75.7238, 300.6168
        CIE-Luv:
        23.9328, -8.4260, -77.1384
        Hunter-Lab:
        20.1979, 27.5013, -82.0278
      #0e289e color charts
#0e289e RGB chart
      #0e289e CMYK chart
      #0e289e RGB pie chart
      #0e289e color shades, tints & tones
#0e289e color schemes
#0e289e color preview, HTML & CSS examples
           This text has a color of #0e289e        
        
          <p style="color:#0e289e;">Text here</p>
        
        
          .mytext {color:#0e289e;}
        
        Text color #0e289e
      
           This box has a color of #0e289e        
        
          <div style="background-color:#0e289e;">Content here</div>
        
        
          .mybackground {background-color:#0e289e;}
        
        Background color #0e289e
      
           Border around this has a color of #0e289e        
        
          <div style="border:2px solid #0e289e;">Content here</div>
        
        
          .myborder {border:2px solid #0e289e;}
        
        Border color #0e289e