#42e2ed color space conversions
Hex:
        #42e2ed
        RGB:
        66, 226, 237
        CMY:
        74, 11, 7
        CMYK:
        72, 5, 0, 7
      HSL:
        184°, 82.6087%, 59.4118%
        HSV (HSB):
        184°, 72.1519%, 92.9412%
        XYZ:
        44.7292, 61.6654, 89.6659
        xyY:
        0.2281, 0.3145, 61.6654
      CIE-Lab:
        82.7352, -36.6680, -17.2315
        CIE-LCH:
        82.7352, 40.5150, 205.1704
        CIE-Luv:
        82.7352, -57.4364, -21.8317
        Hunter-Lab:
        78.5273, -35.7491, -12.7308
      #42e2ed color charts
#42e2ed RGB chart
      #42e2ed CMYK chart
      #42e2ed RGB pie chart
      #42e2ed color shades, tints & tones
#42e2ed color schemes
#42e2ed color preview, HTML & CSS examples
           This text has a color of #42e2ed        
        
          <p style="color:#42e2ed;">Text here</p>
        
        
          .mytext {color:#42e2ed;}
        
        Text color #42e2ed
      
           This box has a color of #42e2ed        
        
          <div style="background-color:#42e2ed;">Content here</div>
        
        
          .mybackground {background-color:#42e2ed;}
        
        Background color #42e2ed
      
           Border around this has a color of #42e2ed        
        
          <div style="border:2px solid #42e2ed;">Content here</div>
        
        
          .myborder {border:2px solid #42e2ed;}
        
        Border color #42e2ed