#42d327 color space conversions
Hex:
        #42d327
        RGB:
        66, 211, 39
        CMY:
        74, 17, 85
        CMYK:
        69, 0, 82, 17
      HSL:
        111°, 68.8000%, 49.0196%
        HSV (HSB):
        111°, 81.5166%, 82.7451%
        XYZ:
        25.9072, 47.8933, 9.7983
        xyY:
        0.3099, 0.5729, 47.8933
      CIE-Lab:
        74.7576, -67.0079, 66.8539
        CIE-LCH:
        74.7576, 94.6547, 135.0659
        CIE-Luv:
        74.7576, -62.1016, 86.2780
        Hunter-Lab:
        69.2050, -54.2863, 40.0489
      #42d327 color charts
#42d327 RGB chart
      #42d327 CMYK chart
      #42d327 RGB pie chart
      #42d327 color shades, tints & tones
#42d327 color schemes
#42d327 color preview, HTML & CSS examples
           This text has a color of #42d327        
        
          <p style="color:#42d327;">Text here</p>
        
        
          .mytext {color:#42d327;}
        
        Text color #42d327
      
           This box has a color of #42d327        
        
          <div style="background-color:#42d327;">Content here</div>
        
        
          .mybackground {background-color:#42d327;}
        
        Background color #42d327
      
           Border around this has a color of #42d327        
        
          <div style="border:2px solid #42d327;">Content here</div>
        
        
          .myborder {border:2px solid #42d327;}
        
        Border color #42d327