#42a675 color space conversions
Hex:
        #42a675
        RGB:
        66, 166, 117
        CMY:
        74, 35, 54
        CMYK:
        60, 0, 30, 35
      HSL:
        151°, 43.1034%, 45.4902%
        HSV (HSB):
        151°, 60.2410%, 65.0980%
        XYZ:
        19.0939, 29.7150, 21.5588
        xyY:
        0.2713, 0.4223, 29.7150
      CIE-Lab:
        61.4076, -40.8191, 16.8918
        CIE-LCH:
        61.4076, 44.1761, 157.5192
        CIE-Luv:
        61.4076, -42.7872, 29.3287
        Hunter-Lab:
        54.5115, -32.8715, 14.7094
      #42a675 color charts
#42a675 RGB chart
      #42a675 CMYK chart
      #42a675 RGB pie chart
      #42a675 color shades, tints & tones
#42a675 color schemes
#42a675 color preview, HTML & CSS examples
           This text has a color of #42a675        
        
          <p style="color:#42a675;">Text here</p>
        
        
          .mytext {color:#42a675;}
        
        Text color #42a675
      
           This box has a color of #42a675        
        
          <div style="background-color:#42a675;">Content here</div>
        
        
          .mybackground {background-color:#42a675;}
        
        Background color #42a675
      
           Border around this has a color of #42a675        
        
          <div style="border:2px solid #42a675;">Content here</div>
        
        
          .myborder {border:2px solid #42a675;}
        
        Border color #42a675