#0e473d color space conversions
Hex:
        #0e473d
        RGB:
        14, 71, 61
        CMY:
        95, 72, 76
        CMYK:
        80, 0, 14, 72
      HSL:
        169°, 67.0588%, 16.6667%
        HSV (HSB):
        169°, 80.2817%, 27.8431%
        XYZ:
        3.2766, 4.9368, 5.1951
        xyY:
        0.2444, 0.3682, 4.9368
      CIE-Lab:
        26.5538, -20.6919, 0.8293
        CIE-LCH:
        26.5538, 20.7085, 177.7049
        CIE-Luv:
        26.5538, -19.5995, 3.4039
        Hunter-Lab:
        22.2188, -12.5593, 1.6903
      #0e473d color charts
#0e473d RGB chart
      #0e473d CMYK chart
      #0e473d RGB pie chart
      #0e473d color shades, tints & tones
#0e473d color schemes
#0e473d color preview, HTML & CSS examples
           This text has a color of #0e473d        
        
          <p style="color:#0e473d;">Text here</p>
        
        
          .mytext {color:#0e473d;}
        
        Text color #0e473d
      
           This box has a color of #0e473d        
        
          <div style="background-color:#0e473d;">Content here</div>
        
        
          .mybackground {background-color:#0e473d;}
        
        Background color #0e473d
      
           Border around this has a color of #0e473d        
        
          <div style="border:2px solid #0e473d;">Content here</div>
        
        
          .myborder {border:2px solid #0e473d;}
        
        Border color #0e473d