#000e41 color space conversions
Hex:
        #000e41
        RGB:
        0, 14, 65
        CMY:
        100, 95, 75
        CMYK:
        100, 78, 0, 75
      HSL:
        227°, 100.0000%, 12.7451%
        HSV (HSB):
        227°, 100.0000%, 25.4902%
        XYZ:
        1.1112, 0.6957, 5.0768
        xyY:
        0.1614, 0.1011, 0.6957
      CIE-Lab:
        6.2845, 17.4258, -33.5629
        CIE-LCH:
        6.2845, 37.8171, 297.4383
        CIE-Luv:
        6.2845, -2.6023, -19.1581
        Hunter-Lab:
        8.3410, 9.1825, -30.2480
      #000e41 color charts
#000e41 RGB chart
      #000e41 CMYK chart
      #000e41 RGB pie chart
      #000e41 color shades, tints & tones
#000e41 color schemes
#000e41 color preview, HTML & CSS examples
           This text has a color of #000e41        
        
          <p style="color:#000e41;">Text here</p>
        
        
          .mytext {color:#000e41;}
        
        Text color #000e41
      
           This box has a color of #000e41        
        
          <div style="background-color:#000e41;">Content here</div>
        
        
          .mybackground {background-color:#000e41;}
        
        Background color #000e41
      
           Border around this has a color of #000e41        
        
          <div style="border:2px solid #000e41;">Content here</div>
        
        
          .myborder {border:2px solid #000e41;}
        
        Border color #000e41