#42dc4e color space conversions
Hex:
        #42dc4e
        RGB:
        66, 220, 78
        CMY:
        74, 14, 69
        CMYK:
        70, 0, 65, 14
      HSL:
        125°, 68.7500%, 56.0784%
        HSV (HSB):
        125°, 70.0000%, 86.2745%
        XYZ:
        29.2151, 52.8947, 15.8776
        xyY:
        0.2982, 0.5398, 52.8947
      CIE-Lab:
        77.8128, -66.9282, 56.4760
        CIE-LCH:
        77.8128, 87.5724, 139.8413
        CIE-Luv:
        77.8128, -64.2940, 79.5915
        Hunter-Lab:
        72.7287, -55.5719, 37.9663
      #42dc4e color charts
#42dc4e RGB chart
      #42dc4e CMYK chart
      #42dc4e RGB pie chart
      #42dc4e color shades, tints & tones
#42dc4e color schemes
#42dc4e color preview, HTML & CSS examples
           This text has a color of #42dc4e        
        
          <p style="color:#42dc4e;">Text here</p>
        
        
          .mytext {color:#42dc4e;}
        
        Text color #42dc4e
      
           This box has a color of #42dc4e        
        
          <div style="background-color:#42dc4e;">Content here</div>
        
        
          .mybackground {background-color:#42dc4e;}
        
        Background color #42dc4e
      
           Border around this has a color of #42dc4e        
        
          <div style="border:2px solid #42dc4e;">Content here</div>
        
        
          .myborder {border:2px solid #42dc4e;}
        
        Border color #42dc4e