#42dc4b color space conversions
Hex:
        #42dc4b
        RGB:
        66, 220, 75
        CMY:
        74, 14, 71
        CMYK:
        70, 0, 66, 14
      HSL:
        124°, 68.7500%, 56.0784%
        HSV (HSB):
        124°, 70.0000%, 86.2745%
        XYZ:
        29.1100, 52.8526, 15.3239
        xyY:
        0.2992, 0.5433, 52.8526
      CIE-Lab:
        77.7879, -67.2263, 57.6714
        CIE-LCH:
        77.7879, 88.5740, 139.3747
        CIE-Luv:
        77.7879, -64.3885, 80.6529
        Hunter-Lab:
        72.6998, -55.7510, 38.3925
      #42dc4b color charts
#42dc4b RGB chart
      #42dc4b CMYK chart
      #42dc4b RGB pie chart
      #42dc4b color shades, tints & tones
#42dc4b color schemes
#42dc4b color preview, HTML & CSS examples
           This text has a color of #42dc4b        
        
          <p style="color:#42dc4b;">Text here</p>
        
        
          .mytext {color:#42dc4b;}
        
        Text color #42dc4b
      
           This box has a color of #42dc4b        
        
          <div style="background-color:#42dc4b;">Content here</div>
        
        
          .mybackground {background-color:#42dc4b;}
        
        Background color #42dc4b
      
           Border around this has a color of #42dc4b        
        
          <div style="border:2px solid #42dc4b;">Content here</div>
        
        
          .myborder {border:2px solid #42dc4b;}
        
        Border color #42dc4b