#42c995 color space conversions
Hex:
        #42c995
        RGB:
        66, 201, 149
        CMY:
        74, 21, 42
        CMYK:
        67, 0, 26, 21
      HSL:
        157°, 55.5556%, 52.3529%
        HSV (HSB):
        157°, 67.1642%, 78.8235%
        XYZ:
        28.5582, 45.1015, 35.6340
        xyY:
        0.2613, 0.4127, 45.1015
      CIE-Lab:
        72.9587, -48.5534, 15.5508
        CIE-LCH:
        72.9587, 50.9830, 162.2406
        CIE-Luv:
        72.9587, -54.2102, 29.9407
        Hunter-Lab:
        67.1576, -41.6202, 15.5509
      #42c995 color charts
#42c995 RGB chart
      #42c995 CMYK chart
      #42c995 RGB pie chart
      #42c995 color shades, tints & tones
#42c995 color schemes
#42c995 color preview, HTML & CSS examples
           This text has a color of #42c995        
        
          <p style="color:#42c995;">Text here</p>
        
        
          .mytext {color:#42c995;}
        
        Text color #42c995
      
           This box has a color of #42c995        
        
          <div style="background-color:#42c995;">Content here</div>
        
        
          .mybackground {background-color:#42c995;}
        
        Background color #42c995
      
           Border around this has a color of #42c995        
        
          <div style="border:2px solid #42c995;">Content here</div>
        
        
          .myborder {border:2px solid #42c995;}
        
        Border color #42c995