#42db79 color space conversions
Hex:
        #42db79
        RGB:
        66, 219, 121
        CMY:
        74, 14, 53
        CMYK:
        70, 0, 45, 14
      HSL:
        142°, 68.0000%, 55.8824%
        HSV (HSB):
        142°, 69.8630%, 85.8824%
        XYZ:
        31.0295, 53.2018, 26.7227
        xyY:
        0.2797, 0.4795, 53.2018
      CIE-Lab:
        77.9940, -60.8636, 36.8396
        CIE-LCH:
        77.9940, 71.1445, 148.8143
        CIE-Luv:
        77.9940, -62.1839, 59.0954
        Hunter-Lab:
        72.9395, -51.7079, 29.3357
      #42db79 color charts
#42db79 RGB chart
      #42db79 CMYK chart
      #42db79 RGB pie chart
      #42db79 color shades, tints & tones
#42db79 color schemes
#42db79 color preview, HTML & CSS examples
           This text has a color of #42db79        
        
          <p style="color:#42db79;">Text here</p>
        
        
          .mytext {color:#42db79;}
        
        Text color #42db79
      
           This box has a color of #42db79        
        
          <div style="background-color:#42db79;">Content here</div>
        
        
          .mybackground {background-color:#42db79;}
        
        Background color #42db79
      
           Border around this has a color of #42db79        
        
          <div style="border:2px solid #42db79;">Content here</div>
        
        
          .myborder {border:2px solid #42db79;}
        
        Border color #42db79