#42a386 color space conversions
Hex:
        #42a386
        RGB:
        66, 163, 134
        CMY:
        74, 36, 47
        CMYK:
        60, 0, 18, 36
      HSL:
        162°, 42.3581%, 44.9020%
        HSV (HSB):
        162°, 59.5092%, 63.9216%
        XYZ:
        19.6470, 29.0739, 27.1306
        xyY:
        0.2590, 0.3833, 29.0739
      CIE-Lab:
        60.8468, -35.6008, 6.6416
        CIE-LCH:
        60.8468, 36.2150, 169.4325
        CIE-Luv:
        60.8468, -40.7631, 14.8726
        Hunter-Lab:
        53.9202, -29.3198, 7.9117
      #42a386 color charts
#42a386 RGB chart
      #42a386 CMYK chart
      #42a386 RGB pie chart
      #42a386 color shades, tints & tones
#42a386 color schemes
#42a386 color preview, HTML & CSS examples
           This text has a color of #42a386        
        
          <p style="color:#42a386;">Text here</p>
        
        
          .mytext {color:#42a386;}
        
        Text color #42a386
      
           This box has a color of #42a386        
        
          <div style="background-color:#42a386;">Content here</div>
        
        
          .mybackground {background-color:#42a386;}
        
        Background color #42a386
      
           Border around this has a color of #42a386        
        
          <div style="border:2px solid #42a386;">Content here</div>
        
        
          .myborder {border:2px solid #42a386;}
        
        Border color #42a386