#42a686 color space conversions
Hex:
        #42a686
        RGB:
        66, 166, 134
        CMY:
        74, 35, 47
        CMYK:
        60, 0, 19, 35
      HSL:
        161°, 43.1034%, 45.4902%
        HSV (HSB):
        161°, 60.2410%, 65.0980%
        XYZ:
        20.1861, 30.1519, 27.3102
        xyY:
        0.2600, 0.3883, 30.1519
      CIE-Lab:
        61.7851, -36.9660, 7.9822
        CIE-LCH:
        61.7851, 37.8180, 167.8150
        CIE-Luv:
        61.7851, -41.9242, 16.9852
        Hunter-Lab:
        54.9108, -30.4744, 8.9492
      #42a686 color charts
#42a686 RGB chart
      #42a686 CMYK chart
      #42a686 RGB pie chart
      #42a686 color shades, tints & tones
#42a686 color schemes
#42a686 color preview, HTML & CSS examples
           This text has a color of #42a686        
        
          <p style="color:#42a686;">Text here</p>
        
        
          .mytext {color:#42a686;}
        
        Text color #42a686
      
           This box has a color of #42a686        
        
          <div style="background-color:#42a686;">Content here</div>
        
        
          .mybackground {background-color:#42a686;}
        
        Background color #42a686
      
           Border around this has a color of #42a686        
        
          <div style="border:2px solid #42a686;">Content here</div>
        
        
          .myborder {border:2px solid #42a686;}
        
        Border color #42a686