#42f940 color space conversions
Hex:
        #42f940
        RGB:
        66, 249, 64
        CMY:
        74, 2, 75
        CMYK:
        73, 0, 74, 2
      HSL:
        119°, 93.9086%, 61.3725%
        HSV (HSB):
        119°, 74.2972%, 97.6471%
        XYZ:
        37.0479, 69.2798, 16.2702
        xyY:
        0.3022, 0.5651, 69.2798
      CIE-Lab:
        86.6424, -77.1842, 70.8390
        CIE-LCH:
        86.6424, 104.7643, 137.4546
        CIE-Luv:
        86.6424, -74.4749, 96.7251
        Hunter-Lab:
        83.2345, -66.2096, 46.6745
      #42f940 color charts
#42f940 RGB chart
      #42f940 CMYK chart
      #42f940 RGB pie chart
      #42f940 color shades, tints & tones
#42f940 color schemes
#42f940 color preview, HTML & CSS examples
           This text has a color of #42f940        
        
          <p style="color:#42f940;">Text here</p>
        
        
          .mytext {color:#42f940;}
        
        Text color #42f940
      
           This box has a color of #42f940        
        
          <div style="background-color:#42f940;">Content here</div>
        
        
          .mybackground {background-color:#42f940;}
        
        Background color #42f940
      
           Border around this has a color of #42f940        
        
          <div style="border:2px solid #42f940;">Content here</div>
        
        
          .myborder {border:2px solid #42f940;}
        
        Border color #42f940