#42de3e color space conversions
Hex:
        #42de3e
        RGB:
        66, 222, 62
        CMY:
        74, 13, 76
        CMYK:
        70, 0, 72, 13
      HSL:
        119°, 70.7965%, 55.6863%
        HSV (HSB):
        119°, 72.0721%, 87.0588%
        XYZ:
        29.2375, 53.7486, 13.3910
        xyY:
        0.3034, 0.5577, 53.7486
      CIE-Lab:
        78.3149, -69.0062, 63.1522
        CIE-LCH:
        78.3149, 93.5417, 137.5363
        CIE-Luv:
        78.3149, -65.4431, 85.6245
        Hunter-Lab:
        73.3134, -57.1124, 40.4899
      #42de3e color charts
#42de3e RGB chart
      #42de3e CMYK chart
      #42de3e RGB pie chart
      #42de3e color shades, tints & tones
#42de3e color schemes
#42de3e color preview, HTML & CSS examples
           This text has a color of #42de3e        
        
          <p style="color:#42de3e;">Text here</p>
        
        
          .mytext {color:#42de3e;}
        
        Text color #42de3e
      
           This box has a color of #42de3e        
        
          <div style="background-color:#42de3e;">Content here</div>
        
        
          .mybackground {background-color:#42de3e;}
        
        Background color #42de3e
      
           Border around this has a color of #42de3e        
        
          <div style="border:2px solid #42de3e;">Content here</div>
        
        
          .myborder {border:2px solid #42de3e;}
        
        Border color #42de3e