#42a465 color space conversions
Hex:
        #42a465
        RGB:
        66, 164, 101
        CMY:
        74, 36, 60
        CMYK:
        60, 0, 38, 36
      HSL:
        141°, 42.6087%, 45.0980%
        HSV (HSB):
        141°, 59.7561%, 64.3137%
        XYZ:
        17.8712, 28.6488, 16.8998
        xyY:
        0.2818, 0.4517, 28.6488
      CIE-Lab:
        60.4704, -43.1684, 24.3632
        CIE-LCH:
        60.4704, 49.5689, 150.5607
        CIE-Luv:
        60.4704, -42.7513, 38.5972
        Hunter-Lab:
        53.5245, -34.0690, 18.7470
      #42a465 color charts
#42a465 RGB chart
      #42a465 CMYK chart
      #42a465 RGB pie chart
      #42a465 color shades, tints & tones
#42a465 color schemes
#42a465 color preview, HTML & CSS examples
           This text has a color of #42a465        
        
          <p style="color:#42a465;">Text here</p>
        
        
          .mytext {color:#42a465;}
        
        Text color #42a465
      
           This box has a color of #42a465        
        
          <div style="background-color:#42a465;">Content here</div>
        
        
          .mybackground {background-color:#42a465;}
        
        Background color #42a465
      
           Border around this has a color of #42a465        
        
          <div style="border:2px solid #42a465;">Content here</div>
        
        
          .myborder {border:2px solid #42a465;}
        
        Border color #42a465