#42e97f color space conversions
Hex:
        #42e97f
        RGB:
        66, 233, 127
        CMY:
        74, 9, 50
        CMYK:
        72, 0, 45, 9
      HSL:
        142°, 79.1469%, 58.6275%
        HSV (HSB):
        142°, 71.6738%, 91.3725%
        XYZ:
        35.2164, 60.9684, 29.9907
        xyY:
        0.2791, 0.4832, 60.9684
      CIE-Lab:
        82.3617, -64.8535, 39.4609
        CIE-LCH:
        82.3617, 75.9153, 148.6811
        CIE-Luv:
        82.3617, -66.7633, 63.6209
        Hunter-Lab:
        78.0823, -56.1374, 31.8849
      #42e97f color charts
#42e97f RGB chart
      #42e97f CMYK chart
      #42e97f RGB pie chart
      #42e97f color shades, tints & tones
#42e97f color schemes
#42e97f color preview, HTML & CSS examples
           This text has a color of #42e97f        
        
          <p style="color:#42e97f;">Text here</p>
        
        
          .mytext {color:#42e97f;}
        
        Text color #42e97f
      
           This box has a color of #42e97f        
        
          <div style="background-color:#42e97f;">Content here</div>
        
        
          .mybackground {background-color:#42e97f;}
        
        Background color #42e97f
      
           Border around this has a color of #42e97f        
        
          <div style="border:2px solid #42e97f;">Content here</div>
        
        
          .myborder {border:2px solid #42e97f;}
        
        Border color #42e97f