#42d8ac color space conversions
Hex:
        #42d8ac
        RGB:
        66, 216, 172
        CMY:
        74, 15, 33
        CMYK:
        69, 0, 20, 15
      HSL:
        162°, 65.7895%, 55.2941%
        HSV (HSB):
        162°, 69.4444%, 84.7059%
        XYZ:
        34.2490, 53.2485, 47.5026
        xyY:
        0.2537, 0.3944, 53.2485
      CIE-Lab:
        78.0215, -49.4646, 10.4188
        CIE-LCH:
        78.0215, 50.5499, 168.1056
        CIE-Luv:
        78.0215, -58.2205, 23.2720
        Hunter-Lab:
        72.9716, -43.9218, 12.4839
      #42d8ac color charts
#42d8ac RGB chart
      #42d8ac CMYK chart
      #42d8ac RGB pie chart
      #42d8ac color shades, tints & tones
#42d8ac color schemes
#42d8ac color preview, HTML & CSS examples
           This text has a color of #42d8ac        
        
          <p style="color:#42d8ac;">Text here</p>
        
        
          .mytext {color:#42d8ac;}
        
        Text color #42d8ac
      
           This box has a color of #42d8ac        
        
          <div style="background-color:#42d8ac;">Content here</div>
        
        
          .mybackground {background-color:#42d8ac;}
        
        Background color #42d8ac
      
           Border around this has a color of #42d8ac        
        
          <div style="border:2px solid #42d8ac;">Content here</div>
        
        
          .myborder {border:2px solid #42d8ac;}
        
        Border color #42d8ac