#0e384a color space conversions
Hex:
        #0e384a
        RGB:
        14, 56, 74
        CMY:
        95, 78, 71
        CMYK:
        81, 24, 0, 71
      HSL:
        198°, 68.1818%, 17.2549%
        HSV (HSB):
        198°, 81.0811%, 29.0196%
        XYZ:
        2.8313, 3.4161, 6.9887
        xyY:
        0.2139, 0.2581, 3.4161
      CIE-Lab:
        21.6388, -7.2405, -15.1828
        CIE-LCH:
        21.6388, 16.8209, 244.5039
        CIE-Luv:
        21.6388, -13.1976, -16.4890
        Hunter-Lab:
        18.4828, -5.0010, -9.4809
      #0e384a color charts
#0e384a RGB chart
      #0e384a CMYK chart
      #0e384a RGB pie chart
      #0e384a color shades, tints & tones
#0e384a color schemes
#0e384a color preview, HTML & CSS examples
           This text has a color of #0e384a        
        
          <p style="color:#0e384a;">Text here</p>
        
        
          .mytext {color:#0e384a;}
        
        Text color #0e384a
      
           This box has a color of #0e384a        
        
          <div style="background-color:#0e384a;">Content here</div>
        
        
          .mybackground {background-color:#0e384a;}
        
        Background color #0e384a
      
           Border around this has a color of #0e384a        
        
          <div style="border:2px solid #0e384a;">Content here</div>
        
        
          .myborder {border:2px solid #0e384a;}
        
        Border color #0e384a