#0e165b color space conversions
Hex:
        #0e165b
        RGB:
        14, 22, 91
        CMY:
        95, 91, 64
        CMYK:
        85, 76, 0, 64
      HSL:
        234°, 73.3333%, 20.5882%
        HSV (HSB):
        234°, 84.6154%, 35.6863%
        XYZ:
        2.3563, 1.4225, 10.0479
        xyY:
        0.1704, 0.1029, 1.4225
      CIE-Lab:
        12.1067, 24.6434, -41.9194
        CIE-LCH:
        12.1067, 48.6264, 300.4502
        CIE-Luv:
        12.1067, -3.5837, -36.2835
        Hunter-Lab:
        11.9269, 14.3933, -41.6004
      #0e165b color charts
#0e165b RGB chart
      #0e165b CMYK chart
      #0e165b RGB pie chart
      #0e165b color shades, tints & tones
#0e165b color schemes
#0e165b color preview, HTML & CSS examples
           This text has a color of #0e165b        
        
          <p style="color:#0e165b;">Text here</p>
        
        
          .mytext {color:#0e165b;}
        
        Text color #0e165b
      
           This box has a color of #0e165b        
        
          <div style="background-color:#0e165b;">Content here</div>
        
        
          .mybackground {background-color:#0e165b;}
        
        Background color #0e165b
      
           Border around this has a color of #0e165b        
        
          <div style="border:2px solid #0e165b;">Content here</div>
        
        
          .myborder {border:2px solid #0e165b;}
        
        Border color #0e165b