#42b186 color space conversions
Hex:
        #42b186
        RGB:
        66, 177, 134
        CMY:
        74, 31, 47
        CMYK:
        63, 0, 24, 31
      HSL:
        157°, 45.6790%, 47.6471%
        HSV (HSB):
        157°, 62.7119%, 69.4118%
        XYZ:
        22.2720, 34.3238, 28.0055
        xyY:
        0.2633, 0.4057, 34.3238
      CIE-Lab:
        65.2187, -41.8258, 12.8408
        CIE-LCH:
        65.2187, 43.7525, 162.9331
        CIE-Luv:
        65.2187, -46.1350, 24.5818
        Hunter-Lab:
        58.5865, -34.6686, 12.6687
      #42b186 color charts
#42b186 RGB chart
      #42b186 CMYK chart
      #42b186 RGB pie chart
      #42b186 color shades, tints & tones
#42b186 color schemes
#42b186 color preview, HTML & CSS examples
           This text has a color of #42b186        
        
          <p style="color:#42b186;">Text here</p>
        
        
          .mytext {color:#42b186;}
        
        Text color #42b186
      
           This box has a color of #42b186        
        
          <div style="background-color:#42b186;">Content here</div>
        
        
          .mybackground {background-color:#42b186;}
        
        Background color #42b186
      
           Border around this has a color of #42b186        
        
          <div style="border:2px solid #42b186;">Content here</div>
        
        
          .myborder {border:2px solid #42b186;}
        
        Border color #42b186