#42b940 color space conversions
Hex:
        #42b940
        RGB:
        66, 185, 64
        CMY:
        74, 27, 75
        CMYK:
        64, 0, 65, 27
      HSL:
        119°, 48.5944%, 48.8235%
        HSV (HSB):
        119°, 65.4054%, 72.5490%
        XYZ:
        20.5211, 36.2263, 10.7613
        xyY:
        0.3040, 0.5366, 36.2263
      CIE-Lab:
        66.6925, -56.4771, 50.1039
        CIE-LCH:
        66.6925, 75.4987, 138.4221
        CIE-Luv:
        66.6925, -52.1591, 68.0789
        Hunter-Lab:
        60.1883, -44.4702, 31.5311
      #42b940 color charts
#42b940 RGB chart
      #42b940 CMYK chart
      #42b940 RGB pie chart
      #42b940 color shades, tints & tones
#42b940 color schemes
#42b940 color preview, HTML & CSS examples
           This text has a color of #42b940        
        
          <p style="color:#42b940;">Text here</p>
        
        
          .mytext {color:#42b940;}
        
        Text color #42b940
      
           This box has a color of #42b940        
        
          <div style="background-color:#42b940;">Content here</div>
        
        
          .mybackground {background-color:#42b940;}
        
        Background color #42b940
      
           Border around this has a color of #42b940        
        
          <div style="border:2px solid #42b940;">Content here</div>
        
        
          .myborder {border:2px solid #42b940;}
        
        Border color #42b940