#42c186 color space conversions
Hex:
        #42c186
        RGB:
        66, 193, 134
        CMY:
        74, 24, 47
        CMYK:
        66, 0, 31, 24
      HSL:
        152°, 50.5976%, 50.7843%
        HSV (HSB):
        152°, 65.8031%, 75.6863%
        XYZ:
        25.6198, 41.0194, 29.1215
        xyY:
        0.2675, 0.4284, 41.0194
      CIE-Lab:
        70.1895, -48.5215, 19.7437
        CIE-LCH:
        70.1895, 52.3846, 157.8583
        CIE-Luv:
        70.1895, -52.1244, 35.2029
        Hunter-Lab:
        64.0464, -40.6777, 17.8737
      #42c186 color charts
#42c186 RGB chart
      #42c186 CMYK chart
      #42c186 RGB pie chart
      #42c186 color shades, tints & tones
#42c186 color schemes
#42c186 color preview, HTML & CSS examples
           This text has a color of #42c186        
        
          <p style="color:#42c186;">Text here</p>
        
        
          .mytext {color:#42c186;}
        
        Text color #42c186
      
           This box has a color of #42c186        
        
          <div style="background-color:#42c186;">Content here</div>
        
        
          .mybackground {background-color:#42c186;}
        
        Background color #42c186
      
           Border around this has a color of #42c186        
        
          <div style="border:2px solid #42c186;">Content here</div>
        
        
          .myborder {border:2px solid #42c186;}
        
        Border color #42c186