#42e1cd color space conversions
Hex:
        #42e1cd
        RGB:
        66, 225, 205
        CMY:
        74, 12, 20
        CMYK:
        71, 0, 9, 12
      HSL:
        172°, 72.6027%, 57.0588%
        HSV (HSB):
        172°, 70.6667%, 88.2353%
        XYZ:
        40.1914, 59.4165, 67.1078
        xyY:
        0.2411, 0.3564, 59.4165
      CIE-Lab:
        81.5200, -45.0535, -2.0653
        CIE-LCH:
        81.5200, 45.1009, 182.6247
        CIE-Luv:
        81.5200, -59.2577, 3.9618
        Hunter-Lab:
        77.0821, -41.8218, 2.3394
      #42e1cd color charts
#42e1cd RGB chart
      #42e1cd CMYK chart
      #42e1cd RGB pie chart
      #42e1cd color shades, tints & tones
#42e1cd color schemes
#42e1cd color preview, HTML & CSS examples
           This text has a color of #42e1cd        
        
          <p style="color:#42e1cd;">Text here</p>
        
        
          .mytext {color:#42e1cd;}
        
        Text color #42e1cd
      
           This box has a color of #42e1cd        
        
          <div style="background-color:#42e1cd;">Content here</div>
        
        
          .mybackground {background-color:#42e1cd;}
        
        Background color #42e1cd
      
           Border around this has a color of #42e1cd        
        
          <div style="border:2px solid #42e1cd;">Content here</div>
        
        
          .myborder {border:2px solid #42e1cd;}
        
        Border color #42e1cd