#42f942 color space conversions
Hex:
        #42f942
        RGB:
        66, 249, 66
        CMY:
        74, 2, 74
        CMYK:
        73, 0, 73, 2
      HSL:
        120°, 93.8462%, 61.7647%
        HSV (HSB):
        120°, 73.4940%, 97.6471%
        XYZ:
        37.1058, 69.3030, 16.5754
        xyY:
        0.3017, 0.5635, 69.3030
      CIE-Lab:
        86.6539, -77.0432, 70.1992
        CIE-LCH:
        86.6539, 104.2286, 137.6613
        CIE-Luv:
        86.6539, -74.4270, 96.2143
        Hunter-Lab:
        83.2484, -66.1230, 46.4688
      #42f942 color charts
#42f942 RGB chart
      #42f942 CMYK chart
      #42f942 RGB pie chart
      #42f942 color shades, tints & tones
#42f942 color schemes
#42f942 color preview, HTML & CSS examples
           This text has a color of #42f942        
        
          <p style="color:#42f942;">Text here</p>
        
        
          .mytext {color:#42f942;}
        
        Text color #42f942
      
           This box has a color of #42f942        
        
          <div style="background-color:#42f942;">Content here</div>
        
        
          .mybackground {background-color:#42f942;}
        
        Background color #42f942
      
           Border around this has a color of #42f942        
        
          <div style="border:2px solid #42f942;">Content here</div>
        
        
          .myborder {border:2px solid #42f942;}
        
        Border color #42f942