#42d8ae color space conversions
Hex:
        #42d8ae
        RGB:
        66, 216, 174
        CMY:
        74, 15, 32
        CMYK:
        69, 0, 19, 15
      HSL:
        163°, 65.7895%, 55.2941%
        HSV (HSB):
        163°, 69.4444%, 84.7059%
        XYZ:
        34.4426, 53.3260, 48.5220
        xyY:
        0.2527, 0.3913, 53.3260
      CIE-Lab:
        78.0671, -48.9918, 9.4199
        CIE-LCH:
        78.0671, 49.8892, 169.1163
        CIE-Luv:
        78.0671, -58.0944, 21.7618
        Hunter-Lab:
        73.0246, -43.6023, 11.7214
      #42d8ae color charts
#42d8ae RGB chart
      #42d8ae CMYK chart
      #42d8ae RGB pie chart
      #42d8ae color shades, tints & tones
#42d8ae color schemes
#42d8ae color preview, HTML & CSS examples
           This text has a color of #42d8ae        
        
          <p style="color:#42d8ae;">Text here</p>
        
        
          .mytext {color:#42d8ae;}
        
        Text color #42d8ae
      
           This box has a color of #42d8ae        
        
          <div style="background-color:#42d8ae;">Content here</div>
        
        
          .mybackground {background-color:#42d8ae;}
        
        Background color #42d8ae
      
           Border around this has a color of #42d8ae        
        
          <div style="border:2px solid #42d8ae;">Content here</div>
        
        
          .myborder {border:2px solid #42d8ae;}
        
        Border color #42d8ae