#42e0cd color space conversions
Hex:
        #42e0cd
        RGB:
        66, 224, 205
        CMY:
        74, 12, 20
        CMYK:
        71, 0, 8, 12
      HSL:
        173°, 71.8182%, 56.8627%
        HSV (HSB):
        173°, 70.5357%, 87.8431%
        XYZ:
        39.9219, 58.8773, 67.0180
        xyY:
        0.2408, 0.3551, 58.8773
      CIE-Lab:
        81.2241, -44.6192, -2.4994
        CIE-LCH:
        81.2241, 44.6892, 183.2061
        CIE-Luv:
        81.2241, -58.9055, 3.2147
        Hunter-Lab:
        76.7316, -41.4103, 1.9277
      #42e0cd color charts
#42e0cd RGB chart
      #42e0cd CMYK chart
      #42e0cd RGB pie chart
      #42e0cd color shades, tints & tones
#42e0cd color schemes
#42e0cd color preview, HTML & CSS examples
           This text has a color of #42e0cd        
        
          <p style="color:#42e0cd;">Text here</p>
        
        
          .mytext {color:#42e0cd;}
        
        Text color #42e0cd
      
           This box has a color of #42e0cd        
        
          <div style="background-color:#42e0cd;">Content here</div>
        
        
          .mybackground {background-color:#42e0cd;}
        
        Background color #42e0cd
      
           Border around this has a color of #42e0cd        
        
          <div style="border:2px solid #42e0cd;">Content here</div>
        
        
          .myborder {border:2px solid #42e0cd;}
        
        Border color #42e0cd