#42a692 color space conversions
Hex:
        #42a692
        RGB:
        66, 166, 146
        CMY:
        74, 35, 43
        CMYK:
        60, 0, 12, 35
      HSL:
        168°, 43.1034%, 45.4902%
        HSV (HSB):
        168°, 60.2410%, 65.0980%
        XYZ:
        21.0713, 30.5060, 31.9718
        xyY:
        0.2522, 0.3651, 30.5060
      CIE-Lab:
        62.0884, -33.9749, 1.7023
        CIE-LCH:
        62.0884, 34.0175, 177.1316
        CIE-Luv:
        62.0884, -41.2848, 7.6685
        Hunter-Lab:
        55.2322, -28.5581, 4.3419
      #42a692 color charts
#42a692 RGB chart
      #42a692 CMYK chart
      #42a692 RGB pie chart
      #42a692 color shades, tints & tones
#42a692 color schemes
#42a692 color preview, HTML & CSS examples
           This text has a color of #42a692        
        
          <p style="color:#42a692;">Text here</p>
        
        
          .mytext {color:#42a692;}
        
        Text color #42a692
      
           This box has a color of #42a692        
        
          <div style="background-color:#42a692;">Content here</div>
        
        
          .mybackground {background-color:#42a692;}
        
        Background color #42a692
      
           Border around this has a color of #42a692        
        
          <div style="border:2px solid #42a692;">Content here</div>
        
        
          .myborder {border:2px solid #42a692;}
        
        Border color #42a692