#42dc7b color space conversions
Hex:
        #42dc7b
        RGB:
        66, 220, 123
        CMY:
        74, 14, 52
        CMYK:
        70, 0, 44, 14
      HSL:
        142°, 68.7500%, 56.0784%
        HSV (HSB):
        142°, 70.0000%, 86.2745%
        XYZ:
        31.4151, 53.7747, 27.4627
        xyY:
        0.2789, 0.4774, 53.7747
      CIE-Lab:
        78.3302, -60.8924, 36.2739
        CIE-LCH:
        78.3302, 70.8779, 149.2175
        CIE-Luv:
        78.3302, -62.4368, 58.5298
        Hunter-Lab:
        73.3312, -51.8602, 29.1276
      #42dc7b color charts
#42dc7b RGB chart
      #42dc7b CMYK chart
      #42dc7b RGB pie chart
      #42dc7b color shades, tints & tones
#42dc7b color schemes
#42dc7b color preview, HTML & CSS examples
           This text has a color of #42dc7b        
        
          <p style="color:#42dc7b;">Text here</p>
        
        
          .mytext {color:#42dc7b;}
        
        Text color #42dc7b
      
           This box has a color of #42dc7b        
        
          <div style="background-color:#42dc7b;">Content here</div>
        
        
          .mybackground {background-color:#42dc7b;}
        
        Background color #42dc7b
      
           Border around this has a color of #42dc7b        
        
          <div style="border:2px solid #42dc7b;">Content here</div>
        
        
          .myborder {border:2px solid #42dc7b;}
        
        Border color #42dc7b