#014c28 color space conversions
Hex:
        #014c28
        RGB:
        1, 76, 40
        CMY:
        100, 70, 84
        CMYK:
        99, 0, 47, 70
      HSL:
        151°, 97.4026%, 15.0980%
        HSV (HSB):
        151°, 98.6842%, 29.8039%
        XYZ:
        2.9800, 5.3285, 2.8789
        xyY:
        0.2664, 0.4763, 5.3285
      CIE-Lab:
        27.6510, -30.4886, 15.6776
        CIE-LCH:
        27.6510, 34.2833, 152.7873
        CIE-Luv:
        27.6510, -24.3112, 19.9593
        Hunter-Lab:
        23.0836, -17.3530, 8.7640
      #014c28 color charts
#014c28 RGB chart
      #014c28 CMYK chart
      #014c28 RGB pie chart
      #014c28 color shades, tints & tones
#014c28 color schemes
#014c28 color preview, HTML & CSS examples
           This text has a color of #014c28        
        
          <p style="color:#014c28;">Text here</p>
        
        
          .mytext {color:#014c28;}
        
        Text color #014c28
      
           This box has a color of #014c28        
        
          <div style="background-color:#014c28;">Content here</div>
        
        
          .mybackground {background-color:#014c28;}
        
        Background color #014c28
      
           Border around this has a color of #014c28        
        
          <div style="border:2px solid #014c28;">Content here</div>
        
        
          .myborder {border:2px solid #014c28;}
        
        Border color #014c28