#42ebaf color space conversions
Hex:
        #42ebaf
        RGB:
        66, 235, 175
        CMY:
        74, 8, 31
        CMYK:
        72, 0, 26, 8
      HSL:
        159°, 80.8612%, 59.0196%
        HSV (HSB):
        159°, 71.9149%, 92.1569%
        XYZ:
        39.6930, 63.6701, 50.7550
        xyY:
        0.2575, 0.4131, 63.6701
      CIE-Lab:
        83.7937, -56.4120, 16.9851
        CIE-LCH:
        83.7937, 58.9135, 163.2435
        CIE-Luv:
        83.7937, -64.7243, 34.0418
        Hunter-Lab:
        79.7935, -50.8446, 18.1424
      #42ebaf color charts
#42ebaf RGB chart
      #42ebaf CMYK chart
      #42ebaf RGB pie chart
      #42ebaf color shades, tints & tones
#42ebaf color schemes
#42ebaf color preview, HTML & CSS examples
           This text has a color of #42ebaf        
        
          <p style="color:#42ebaf;">Text here</p>
        
        
          .mytext {color:#42ebaf;}
        
        Text color #42ebaf
      
           This box has a color of #42ebaf        
        
          <div style="background-color:#42ebaf;">Content here</div>
        
        
          .mybackground {background-color:#42ebaf;}
        
        Background color #42ebaf
      
           Border around this has a color of #42ebaf        
        
          <div style="border:2px solid #42ebaf;">Content here</div>
        
        
          .myborder {border:2px solid #42ebaf;}
        
        Border color #42ebaf