#42ba7e color space conversions
Hex:
        #42ba7e
        RGB:
        66, 186, 126
        CMY:
        74, 27, 51
        CMYK:
        65, 0, 32, 27
      HSL:
        150°, 47.6190%, 49.4118%
        HSV (HSB):
        150°, 64.5161%, 72.9412%
        XYZ:
        23.5716, 37.7824, 25.7890
        xyY:
        0.2705, 0.4336, 37.7824
      CIE-Lab:
        67.8599, -47.3276, 20.8428
        CIE-LCH:
        67.8599, 51.7139, 156.2316
        CIE-Luv:
        67.8599, -49.9525, 36.1306
        Hunter-Lab:
        61.4674, -39.1166, 18.1517
      #42ba7e color charts
#42ba7e RGB chart
      #42ba7e CMYK chart
      #42ba7e RGB pie chart
      #42ba7e color shades, tints & tones
#42ba7e color schemes
#42ba7e color preview, HTML & CSS examples
           This text has a color of #42ba7e        
        
          <p style="color:#42ba7e;">Text here</p>
        
        
          .mytext {color:#42ba7e;}
        
        Text color #42ba7e
      
           This box has a color of #42ba7e        
        
          <div style="background-color:#42ba7e;">Content here</div>
        
        
          .mybackground {background-color:#42ba7e;}
        
        Background color #42ba7e
      
           Border around this has a color of #42ba7e        
        
          <div style="border:2px solid #42ba7e;">Content here</div>
        
        
          .myborder {border:2px solid #42ba7e;}
        
        Border color #42ba7e