#42dab1 color space conversions
Hex:
        #42dab1
        RGB:
        66, 218, 177
        CMY:
        74, 15, 31
        CMYK:
        70, 0, 19, 15
      HSL:
        164°, 67.2566%, 55.6863%
        HSV (HSB):
        164°, 69.7248%, 85.4902%
        XYZ:
        35.2540, 54.4754, 50.2517
        xyY:
        0.2518, 0.3892, 54.4754
      CIE-Lab:
        78.7381, -49.1069, 8.7829
        CIE-LCH:
        78.7381, 49.8861, 169.8598
        CIE-Luv:
        78.7381, -58.6165, 20.8891
        Hunter-Lab:
        73.8074, -43.9028, 11.2977
      #42dab1 color charts
#42dab1 RGB chart
      #42dab1 CMYK chart
      #42dab1 RGB pie chart
      #42dab1 color shades, tints & tones
#42dab1 color schemes
#42dab1 color preview, HTML & CSS examples
           This text has a color of #42dab1        
        
          <p style="color:#42dab1;">Text here</p>
        
        
          .mytext {color:#42dab1;}
        
        Text color #42dab1
      
           This box has a color of #42dab1        
        
          <div style="background-color:#42dab1;">Content here</div>
        
        
          .mybackground {background-color:#42dab1;}
        
        Background color #42dab1
      
           Border around this has a color of #42dab1        
        
          <div style="border:2px solid #42dab1;">Content here</div>
        
        
          .myborder {border:2px solid #42dab1;}
        
        Border color #42dab1