#42e42d color space conversions
Hex:
        #42e42d
        RGB:
        66, 228, 45
        CMY:
        74, 11, 82
        CMYK:
        71, 0, 80, 11
      HSL:
        113°, 77.2152%, 53.5294%
        HSV (HSB):
        113°, 80.2632%, 89.4118%
        XYZ:
        30.4638, 56.8345, 11.8472
        xyY:
        0.3073, 0.5732, 56.8345
      CIE-Lab:
        80.0864, -71.9877, 70.1857
        CIE-LCH:
        80.0864, 100.5399, 135.7262
        CIE-Luv:
        80.0864, -67.8557, 92.1889
        Hunter-Lab:
        75.3887, -59.8001, 43.4548
      #42e42d color charts
#42e42d RGB chart
      #42e42d CMYK chart
      #42e42d RGB pie chart
      #42e42d color shades, tints & tones
#42e42d color schemes
#42e42d color preview, HTML & CSS examples
           This text has a color of #42e42d        
        
          <p style="color:#42e42d;">Text here</p>
        
        
          .mytext {color:#42e42d;}
        
        Text color #42e42d
      
           This box has a color of #42e42d        
        
          <div style="background-color:#42e42d;">Content here</div>
        
        
          .mybackground {background-color:#42e42d;}
        
        Background color #42e42d
      
           Border around this has a color of #42e42d        
        
          <div style="border:2px solid #42e42d;">Content here</div>
        
        
          .myborder {border:2px solid #42e42d;}
        
        Border color #42e42d