#42e71f color space conversions
Hex:
        #42e71f
        RGB:
        66, 231, 31
        CMY:
        74, 9, 88
        CMYK:
        71, 0, 87, 9
      HSL:
        110°, 80.6452%, 51.3725%
        HSV (HSB):
        110°, 86.5801%, 90.5882%
        XYZ:
        31.0700, 58.4090, 10.9328
        xyY:
        0.3094, 0.5817, 58.4090
      CIE-Lab:
        80.9657, -73.5228, 74.2240
        CIE-LCH:
        80.9657, 104.4739, 134.7281
        CIE-Luv:
        80.9657, -69.0765, 95.6737
        Hunter-Lab:
        76.4258, -61.1781, 45.0165
      #42e71f color charts
#42e71f RGB chart
      #42e71f CMYK chart
      #42e71f RGB pie chart
      #42e71f color shades, tints & tones
#42e71f color schemes
#42e71f color preview, HTML & CSS examples
           This text has a color of #42e71f        
        
          <p style="color:#42e71f;">Text here</p>
        
        
          .mytext {color:#42e71f;}
        
        Text color #42e71f
      
           This box has a color of #42e71f        
        
          <div style="background-color:#42e71f;">Content here</div>
        
        
          .mybackground {background-color:#42e71f;}
        
        Background color #42e71f
      
           Border around this has a color of #42e71f        
        
          <div style="border:2px solid #42e71f;">Content here</div>
        
        
          .myborder {border:2px solid #42e71f;}
        
        Border color #42e71f