#42edad color space conversions
Hex:
        #42edad
        RGB:
        66, 237, 173
        CMY:
        74, 7, 32
        CMYK:
        72, 0, 27, 7
      HSL:
        158°, 82.6087%, 59.4118%
        HSV (HSB):
        158°, 72.1519%, 92.9412%
        XYZ:
        40.0738, 64.7438, 49.9199
        xyY:
        0.2590, 0.4184, 64.7438
      CIE-Lab:
        84.3515, -57.6250, 18.8021
        CIE-LCH:
        84.3515, 60.6149, 161.9293
        CIE-Luv:
        84.3515, -65.5443, 36.7984
        Hunter-Lab:
        80.4635, -51.9116, 19.5407
      #42edad color charts
#42edad RGB chart
      #42edad CMYK chart
      #42edad RGB pie chart
      #42edad color shades, tints & tones
#42edad color schemes
#42edad color preview, HTML & CSS examples
           This text has a color of #42edad        
        
          <p style="color:#42edad;">Text here</p>
        
        
          .mytext {color:#42edad;}
        
        Text color #42edad
      
           This box has a color of #42edad        
        
          <div style="background-color:#42edad;">Content here</div>
        
        
          .mybackground {background-color:#42edad;}
        
        Background color #42edad
      
           Border around this has a color of #42edad        
        
          <div style="border:2px solid #42edad;">Content here</div>
        
        
          .myborder {border:2px solid #42edad;}
        
        Border color #42edad