#42a700 color space conversions
Hex:
        #42a700
        RGB:
        66, 167, 0
        CMY:
        74, 35, 100
        CMYK:
        60, 0, 100, 35
      HSL:
        96°, 100.0000%, 32.7451%
        HSV (HSB):
        96°, 100.0000%, 65.4902%
        XYZ:
        16.0655, 28.7957, 4.7114
        xyY:
        0.3241, 0.5809, 28.7957
      CIE-Lab:
        60.6009, -53.7229, 61.8561
        CIE-LCH:
        60.6009, 81.9288, 130.9748
        CIE-Luv:
        60.6009, -46.3117, 72.8370
        Hunter-Lab:
        53.6616, -40.4676, 32.3576
      #42a700 color charts
#42a700 RGB chart
      #42a700 CMYK chart
      #42a700 RGB pie chart
      #42a700 color shades, tints & tones
#42a700 color schemes
#42a700 color preview, HTML & CSS examples
           This text has a color of #42a700        
        
          <p style="color:#42a700;">Text here</p>
        
        
          .mytext {color:#42a700;}
        
        Text color #42a700
      
           This box has a color of #42a700        
        
          <div style="background-color:#42a700;">Content here</div>
        
        
          .mybackground {background-color:#42a700;}
        
        Background color #42a700
      
           Border around this has a color of #42a700        
        
          <div style="border:2px solid #42a700;">Content here</div>
        
        
          .myborder {border:2px solid #42a700;}
        
        Border color #42a700