#0e3048 color space conversions
Hex:
        #0e3048
        RGB:
        14, 48, 72
        CMY:
        95, 81, 72
        CMYK:
        81, 33, 0, 72
      HSL:
        205°, 67.4419%, 16.8627%
        HSV (HSB):
        205°, 80.5556%, 28.2353%
        XYZ:
        2.4078, 2.6751, 6.5203
        xyY:
        0.2075, 0.2306, 2.6751
      CIE-Lab:
        18.6929, -2.6926, -18.4315
        CIE-LCH:
        18.6929, 18.6271, 261.6886
        CIE-Luv:
        18.6929, -10.3864, -19.5886
        Hunter-Lab:
        16.3559, -2.3457, -12.1871
      #0e3048 color charts
#0e3048 RGB chart
      #0e3048 CMYK chart
      #0e3048 RGB pie chart
      #0e3048 color shades, tints & tones
#0e3048 color schemes
#0e3048 color preview, HTML & CSS examples
           This text has a color of #0e3048        
        
          <p style="color:#0e3048;">Text here</p>
        
        
          .mytext {color:#0e3048;}
        
        Text color #0e3048
      
           This box has a color of #0e3048        
        
          <div style="background-color:#0e3048;">Content here</div>
        
        
          .mybackground {background-color:#0e3048;}
        
        Background color #0e3048
      
           Border around this has a color of #0e3048        
        
          <div style="border:2px solid #0e3048;">Content here</div>
        
        
          .myborder {border:2px solid #0e3048;}
        
        Border color #0e3048