#42e4ac color space conversions
Hex:
        #42e4ac
        RGB:
        66, 228, 172
        CMY:
        74, 11, 33
        CMYK:
        71, 0, 25, 11
      HSL:
        159°, 75.0000%, 57.6471%
        HSV (HSB):
        159°, 71.0526%, 89.4118%
        XYZ:
        37.4366, 59.6236, 48.5651
        xyY:
        0.2571, 0.4094, 59.6236
      CIE-Lab:
        81.6332, -54.3198, 15.5232
        CIE-LCH:
        81.6332, 56.4944, 164.0515
        CIE-Luv:
        81.6332, -62.4666, 31.5041
        Hunter-Lab:
        77.2163, -48.5869, 16.7611
      #42e4ac color charts
#42e4ac RGB chart
      #42e4ac CMYK chart
      #42e4ac RGB pie chart
      #42e4ac color shades, tints & tones
#42e4ac color schemes
#42e4ac color preview, HTML & CSS examples
           This text has a color of #42e4ac        
        
          <p style="color:#42e4ac;">Text here</p>
        
        
          .mytext {color:#42e4ac;}
        
        Text color #42e4ac
      
           This box has a color of #42e4ac        
        
          <div style="background-color:#42e4ac;">Content here</div>
        
        
          .mybackground {background-color:#42e4ac;}
        
        Background color #42e4ac
      
           Border around this has a color of #42e4ac        
        
          <div style="border:2px solid #42e4ac;">Content here</div>
        
        
          .myborder {border:2px solid #42e4ac;}
        
        Border color #42e4ac