#42b032 color space conversions
Hex:
        #42b032
        RGB:
        66, 176, 50
        CMY:
        74, 31, 80
        CMYK:
        63, 0, 72, 31
      HSL:
        112°, 55.7522%, 44.3137%
        HSV (HSB):
        112°, 71.5909%, 69.0196%
        XYZ:
        18.3478, 32.4392, 8.3120
        xyY:
        0.3105, 0.5489, 32.4392
      CIE-Lab:
        63.7042, -54.5832, 52.5790
        CIE-LCH:
        63.7042, 75.7884, 136.0715
        CIE-Luv:
        63.7042, -49.1362, 68.4482
        Hunter-Lab:
        56.9554, -42.1694, 31.2161
      #42b032 color charts
#42b032 RGB chart
      #42b032 CMYK chart
      #42b032 RGB pie chart
      #42b032 color shades, tints & tones
#42b032 color schemes
#42b032 color preview, HTML & CSS examples
           This text has a color of #42b032        
        
          <p style="color:#42b032;">Text here</p>
        
        
          .mytext {color:#42b032;}
        
        Text color #42b032
      
           This box has a color of #42b032        
        
          <div style="background-color:#42b032;">Content here</div>
        
        
          .mybackground {background-color:#42b032;}
        
        Background color #42b032
      
           Border around this has a color of #42b032        
        
          <div style="border:2px solid #42b032;">Content here</div>
        
        
          .myborder {border:2px solid #42b032;}
        
        Border color #42b032