#42952f color space conversions
Hex:
        #42952f
        RGB:
        66, 149, 47
        CMY:
        74, 42, 82
        CMYK:
        56, 0, 68, 42
      HSL:
        109°, 52.0408%, 38.4314%
        HSV (HSB):
        109°, 68.4564%, 58.4314%
        XYZ:
        13.5073, 22.8584, 6.3895
        xyY:
        0.3159, 0.5346, 22.8584
      CIE-Lab:
        54.9262, -44.7926, 44.5665
        CIE-LCH:
        54.9262, 63.1866, 135.1450
        CIE-Luv:
        54.9262, -38.5392, 56.7370
        Hunter-Lab:
        47.8104, -33.2388, 25.5436
      #42952f color charts
#42952f RGB chart
      #42952f CMYK chart
      #42952f RGB pie chart
      #42952f color shades, tints & tones
#42952f color schemes
#42952f color preview, HTML & CSS examples
           This text has a color of #42952f        
        
          <p style="color:#42952f;">Text here</p>
        
        
          .mytext {color:#42952f;}
        
        Text color #42952f
      
           This box has a color of #42952f        
        
          <div style="background-color:#42952f;">Content here</div>
        
        
          .mybackground {background-color:#42952f;}
        
        Background color #42952f
      
           Border around this has a color of #42952f        
        
          <div style="border:2px solid #42952f;">Content here</div>
        
        
          .myborder {border:2px solid #42952f;}
        
        Border color #42952f