#014d32 color space conversions
Hex:
        #014d32
        RGB:
        1, 77, 50
        CMY:
        100, 70, 80
        CMYK:
        99, 0, 35, 70
      HSL:
        159°, 97.4359%, 15.2941%
        HSV (HSB):
        159°, 98.7013%, 30.1961%
        XYZ:
        3.2421, 5.5445, 3.9169
        xyY:
        0.2552, 0.4365, 5.5445
      CIE-Lab:
        28.2329, -28.5029, 10.2411
        CIE-LCH:
        28.2329, 30.2869, 160.2366
        CIE-Luv:
        28.2329, -24.1228, 14.6886
        Hunter-Lab:
        23.5468, -16.6294, 6.6200
      #014d32 color charts
#014d32 RGB chart
      #014d32 CMYK chart
      #014d32 RGB pie chart
      #014d32 color shades, tints & tones
#014d32 color schemes
#014d32 color preview, HTML & CSS examples
           This text has a color of #014d32        
        
          <p style="color:#014d32;">Text here</p>
        
        
          .mytext {color:#014d32;}
        
        Text color #014d32
      
           This box has a color of #014d32        
        
          <div style="background-color:#014d32;">Content here</div>
        
        
          .mybackground {background-color:#014d32;}
        
        Background color #014d32
      
           Border around this has a color of #014d32        
        
          <div style="border:2px solid #014d32;">Content here</div>
        
        
          .myborder {border:2px solid #014d32;}
        
        Border color #014d32