#0e1231 color space conversions
Hex:
        #0e1231
        RGB:
        14, 18, 49
        CMY:
        95, 93, 81
        CMYK:
        71, 63, 0, 81
      HSL:
        233°, 55.5556%, 12.3529%
        HSV (HSB):
        233°, 71.4286%, 19.2157%
        XYZ:
        0.9518, 0.7477, 2.9999
        xyY:
        0.2025, 0.1591, 0.7477
      CIE-Lab:
        6.7541, 9.6932, -21.1745
        CIE-LCH:
        6.7541, 23.2877, 294.5973
        CIE-Luv:
        6.7541, -1.5787, -13.2071
        Hunter-Lab:
        8.6471, 4.5150, -14.5161
      #0e1231 color charts
#0e1231 RGB chart
      #0e1231 CMYK chart
      #0e1231 RGB pie chart
      #0e1231 color shades, tints & tones
#0e1231 color schemes
#0e1231 color preview, HTML & CSS examples
           This text has a color of #0e1231        
        
          <p style="color:#0e1231;">Text here</p>
        
        
          .mytext {color:#0e1231;}
        
        Text color #0e1231
      
           This box has a color of #0e1231        
        
          <div style="background-color:#0e1231;">Content here</div>
        
        
          .mybackground {background-color:#0e1231;}
        
        Background color #0e1231
      
           Border around this has a color of #0e1231        
        
          <div style="border:2px solid #0e1231;">Content here</div>
        
        
          .myborder {border:2px solid #0e1231;}
        
        Border color #0e1231