#0e384b color space conversions
Hex:
        #0e384b
        RGB:
        14, 56, 75
        CMY:
        95, 78, 71
        CMYK:
        81, 25, 0, 71
      HSL:
        199°, 68.5393%, 17.4510%
        HSV (HSB):
        199°, 81.3333%, 29.4118%
        XYZ:
        2.8653, 3.4297, 7.1676
        xyY:
        0.2128, 0.2548, 3.4297
      CIE-Lab:
        21.6886, -6.8380, -15.7743
        CIE-LCH:
        21.6886, 17.1926, 246.5639
        CIE-Luv:
        21.6886, -13.1574, -17.2522
        Hunter-Lab:
        18.5195, -4.7921, -9.9834
      #0e384b color charts
#0e384b RGB chart
      #0e384b CMYK chart
      #0e384b RGB pie chart
      #0e384b color shades, tints & tones
#0e384b color schemes
#0e384b color preview, HTML & CSS examples
           This text has a color of #0e384b        
        
          <p style="color:#0e384b;">Text here</p>
        
        
          .mytext {color:#0e384b;}
        
        Text color #0e384b
      
           This box has a color of #0e384b        
        
          <div style="background-color:#0e384b;">Content here</div>
        
        
          .mybackground {background-color:#0e384b;}
        
        Background color #0e384b
      
           Border around this has a color of #0e384b        
        
          <div style="border:2px solid #0e384b;">Content here</div>
        
        
          .myborder {border:2px solid #0e384b;}
        
        Border color #0e384b