#42a271 color space conversions
Hex:
        #42a271
        RGB:
        66, 162, 113
        CMY:
        74, 36, 56
        CMYK:
        59, 0, 30, 36
      HSL:
        149°, 42.1053%, 44.7059%
        HSV (HSB):
        149°, 59.2593%, 63.5294%
        XYZ:
        18.1477, 28.1912, 20.1077
        xyY:
        0.2731, 0.4243, 28.1912
      CIE-Lab:
        60.0611, -39.9341, 17.2466
        CIE-LCH:
        60.0611, 43.4992, 156.6417
        CIE-Luv:
        60.0611, -41.4176, 29.4749
        Hunter-Lab:
        53.0954, -31.9064, 14.7130
      #42a271 color charts
#42a271 RGB chart
      #42a271 CMYK chart
      #42a271 RGB pie chart
      #42a271 color shades, tints & tones
#42a271 color schemes
#42a271 color preview, HTML & CSS examples
           This text has a color of #42a271        
        
          <p style="color:#42a271;">Text here</p>
        
        
          .mytext {color:#42a271;}
        
        Text color #42a271
      
           This box has a color of #42a271        
        
          <div style="background-color:#42a271;">Content here</div>
        
        
          .mybackground {background-color:#42a271;}
        
        Background color #42a271
      
           Border around this has a color of #42a271        
        
          <div style="border:2px solid #42a271;">Content here</div>
        
        
          .myborder {border:2px solid #42a271;}
        
        Border color #42a271