#42eb7f color space conversions
Hex:
        #42eb7f
        RGB:
        66, 235, 127
        CMY:
        74, 8, 50
        CMYK:
        72, 0, 46, 8
      HSL:
        142°, 80.8612%, 59.0196%
        HSV (HSB):
        142°, 71.9149%, 92.1569%
        XYZ:
        35.7859, 62.1072, 30.1805
        xyY:
        0.2794, 0.4849, 62.1072
      CIE-Lab:
        82.9704, -65.5518, 40.2363
        CIE-LCH:
        82.9704, 76.9156, 148.4580
        CIE-Luv:
        82.9704, -67.4515, 64.7365
        Hunter-Lab:
        78.8081, -56.8594, 32.4599
      #42eb7f color charts
#42eb7f RGB chart
      #42eb7f CMYK chart
      #42eb7f RGB pie chart
      #42eb7f color shades, tints & tones
#42eb7f color schemes
#42eb7f color preview, HTML & CSS examples
           This text has a color of #42eb7f        
        
          <p style="color:#42eb7f;">Text here</p>
        
        
          .mytext {color:#42eb7f;}
        
        Text color #42eb7f
      
           This box has a color of #42eb7f        
        
          <div style="background-color:#42eb7f;">Content here</div>
        
        
          .mybackground {background-color:#42eb7f;}
        
        Background color #42eb7f
      
           Border around this has a color of #42eb7f        
        
          <div style="border:2px solid #42eb7f;">Content here</div>
        
        
          .myborder {border:2px solid #42eb7f;}
        
        Border color #42eb7f