#014e31 color space conversions
Hex:
        #014e31
        RGB:
        1, 78, 49
        CMY:
        100, 69, 81
        CMYK:
        99, 0, 37, 69
      HSL:
        157°, 97.4684%, 15.4902%
        HSV (HSB):
        157°, 98.7179%, 30.5882%
        XYZ:
        3.2913, 5.6770, 3.8280
        xyY:
        0.2572, 0.4436, 5.6770
      CIE-Lab:
        28.5824, -29.1939, 11.3471
        CIE-LCH:
        28.5824, 31.3216, 158.7599
        CIE-Luv:
        28.5824, -24.5595, 15.9588
        Hunter-Lab:
        23.8264, -17.0390, 7.1528
      #014e31 color charts
#014e31 RGB chart
      #014e31 CMYK chart
      #014e31 RGB pie chart
      #014e31 color shades, tints & tones
#014e31 color schemes
#014e31 color preview, HTML & CSS examples
           This text has a color of #014e31        
        
          <p style="color:#014e31;">Text here</p>
        
        
          .mytext {color:#014e31;}
        
        Text color #014e31
      
           This box has a color of #014e31        
        
          <div style="background-color:#014e31;">Content here</div>
        
        
          .mybackground {background-color:#014e31;}
        
        Background color #014e31
      
           Border around this has a color of #014e31        
        
          <div style="border:2px solid #014e31;">Content here</div>
        
        
          .myborder {border:2px solid #014e31;}
        
        Border color #014e31