#0e1337 color space conversions
Hex:
        #0e1337
        RGB:
        14, 19, 55
        CMY:
        95, 93, 78
        CMYK:
        75, 65, 0, 78
      HSL:
        233°, 59.4203%, 13.5294%
        HSV (HSB):
        233°, 74.5455%, 21.5686%
        XYZ:
        1.1036, 0.8349, 3.7174
        xyY:
        0.1951, 0.1476, 0.8349
      CIE-Lab:
        7.5420, 11.7460, -24.2924
        CIE-LCH:
        7.5420, 26.9831, 295.8050
        CIE-Luv:
        7.5420, -1.9317, -16.1862
        Hunter-Lab:
        9.1375, 5.5673, -17.7247
      #0e1337 color charts
#0e1337 RGB chart
      #0e1337 CMYK chart
      #0e1337 RGB pie chart
      #0e1337 color shades, tints & tones
#0e1337 color schemes
#0e1337 color preview, HTML & CSS examples
           This text has a color of #0e1337        
        
          <p style="color:#0e1337;">Text here</p>
        
        
          .mytext {color:#0e1337;}
        
        Text color #0e1337
      
           This box has a color of #0e1337        
        
          <div style="background-color:#0e1337;">Content here</div>
        
        
          .mybackground {background-color:#0e1337;}
        
        Background color #0e1337
      
           Border around this has a color of #0e1337        
        
          <div style="border:2px solid #0e1337;">Content here</div>
        
        
          .myborder {border:2px solid #0e1337;}
        
        Border color #0e1337