#42f928 color space conversions
Hex:
        #42f928
        RGB:
        66, 249, 40
        CMY:
        74, 2, 84
        CMYK:
        73, 0, 84, 2
      HSL:
        113°, 94.5701%, 56.6667%
        HSV (HSB):
        113°, 83.9357%, 97.6471%
        XYZ:
        36.5055, 69.0628, 13.4139
        xyY:
        0.3068, 0.5804, 69.0628
      CIE-Lab:
        86.5351, -78.5131, 77.2682
        CIE-LCH:
        86.5351, 110.1576, 135.4579
        CIE-Luv:
        86.5351, -74.9295, 101.5600
        Hunter-Lab:
        83.1040, -67.0216, 48.6028
      #42f928 color charts
#42f928 RGB chart
      #42f928 CMYK chart
      #42f928 RGB pie chart
      #42f928 color shades, tints & tones
#42f928 color schemes
#42f928 color preview, HTML & CSS examples
           This text has a color of #42f928        
        
          <p style="color:#42f928;">Text here</p>
        
        
          .mytext {color:#42f928;}
        
        Text color #42f928
      
           This box has a color of #42f928        
        
          <div style="background-color:#42f928;">Content here</div>
        
        
          .mybackground {background-color:#42f928;}
        
        Background color #42f928
      
           Border around this has a color of #42f928        
        
          <div style="border:2px solid #42f928;">Content here</div>
        
        
          .myborder {border:2px solid #42f928;}
        
        Border color #42f928