#42f228 color space conversions
Hex:
        #42f228
        RGB:
        66, 242, 40
        CMY:
        74, 5, 84
        CMYK:
        73, 0, 83, 5
      HSL:
        112°, 88.5965%, 55.2941%
        HSV (HSB):
        112°, 83.4711%, 94.9020%
        XYZ:
        34.3819, 64.8157, 12.7061
        xyY:
        0.3072, 0.5792, 64.8157
      CIE-Lab:
        84.3887, -76.4498, 75.3497
        CIE-LCH:
        84.3887, 107.3412, 135.4152
        CIE-Luv:
        84.3887, -72.6262, 98.7637
        Hunter-Lab:
        80.5082, -64.6590, 46.9984
      #42f228 color charts
#42f228 RGB chart
      #42f228 CMYK chart
      #42f228 RGB pie chart
      #42f228 color shades, tints & tones
#42f228 color schemes
#42f228 color preview, HTML & CSS examples
           This text has a color of #42f228        
        
          <p style="color:#42f228;">Text here</p>
        
        
          .mytext {color:#42f228;}
        
        Text color #42f228
      
           This box has a color of #42f228        
        
          <div style="background-color:#42f228;">Content here</div>
        
        
          .mybackground {background-color:#42f228;}
        
        Background color #42f228
      
           Border around this has a color of #42f228        
        
          <div style="border:2px solid #42f228;">Content here</div>
        
        
          .myborder {border:2px solid #42f228;}
        
        Border color #42f228