#42a001 color space conversions
Hex:
        #42a001
        RGB:
        66, 160, 1
        CMY:
        74, 37, 100
        CMYK:
        59, 0, 99, 37
      HSL:
        95°, 98.7578%, 31.5686%
        HSV (HSB):
        95°, 99.3750%, 62.7451%
        XYZ:
        14.8231, 26.3021, 4.3243
        xyY:
        0.3261, 0.5787, 26.3021
      CIE-Lab:
        58.3227, -51.2215, 59.9064
        CIE-LCH:
        58.3227, 78.8189, 130.5313
        CIE-Luv:
        58.3227, -43.5550, 69.8859
        Hunter-Lab:
        51.2855, -38.1578, 30.9007
      #42a001 color charts
#42a001 RGB chart
      #42a001 CMYK chart
      #42a001 RGB pie chart
      #42a001 color shades, tints & tones
#42a001 color schemes
#42a001 color preview, HTML & CSS examples
           This text has a color of #42a001        
        
          <p style="color:#42a001;">Text here</p>
        
        
          .mytext {color:#42a001;}
        
        Text color #42a001
      
           This box has a color of #42a001        
        
          <div style="background-color:#42a001;">Content here</div>
        
        
          .mybackground {background-color:#42a001;}
        
        Background color #42a001
      
           Border around this has a color of #42a001        
        
          <div style="border:2px solid #42a001;">Content here</div>
        
        
          .myborder {border:2px solid #42a001;}
        
        Border color #42a001