#42d629 color space conversions
Hex:
        #42d629
        RGB:
        66, 214, 41
        CMY:
        74, 16, 84
        CMYK:
        69, 0, 81, 16
      HSL:
        111°, 67.8431%, 50.0000%
        HSV (HSB):
        111°, 80.8411%, 83.9216%
        XYZ:
        26.6936, 49.4115, 10.2283
        xyY:
        0.3092, 0.5723, 49.4115
      CIE-Lab:
        75.7066, -67.8513, 67.1980
        CIE-LCH:
        75.7066, 95.4954, 135.2772
        CIE-Luv:
        75.7066, -63.1155, 87.1514
        Hunter-Lab:
        70.2933, -55.2287, 40.5781
      #42d629 color charts
#42d629 RGB chart
      #42d629 CMYK chart
      #42d629 RGB pie chart
      #42d629 color shades, tints & tones
#42d629 color schemes
#42d629 color preview, HTML & CSS examples
           This text has a color of #42d629        
        
          <p style="color:#42d629;">Text here</p>
        
        
          .mytext {color:#42d629;}
        
        Text color #42d629
      
           This box has a color of #42d629        
        
          <div style="background-color:#42d629;">Content here</div>
        
        
          .mybackground {background-color:#42d629;}
        
        Background color #42d629
      
           Border around this has a color of #42d629        
        
          <div style="border:2px solid #42d629;">Content here</div>
        
        
          .myborder {border:2px solid #42d629;}
        
        Border color #42d629