#42ea7d color space conversions
Hex:
        #42ea7d
        RGB:
        66, 234, 125
        CMY:
        74, 8, 51
        CMYK:
        72, 0, 47, 8
      HSL:
        141°, 80.0000%, 58.8235%
        HSV (HSB):
        141°, 71.7949%, 91.7647%
        XYZ:
        35.3713, 61.4846, 29.4055
        xyY:
        0.2801, 0.4870, 61.4846
      CIE-Lab:
        82.6385, -65.5212, 40.7900
        CIE-LCH:
        82.6385, 77.1806, 148.0958
        CIE-Luv:
        82.6385, -67.2064, 65.2770
        Hunter-Lab:
        78.4121, -56.7008, 32.6540
      #42ea7d color charts
#42ea7d RGB chart
      #42ea7d CMYK chart
      #42ea7d RGB pie chart
      #42ea7d color shades, tints & tones
#42ea7d color schemes
#42ea7d color preview, HTML & CSS examples
           This text has a color of #42ea7d        
        
          <p style="color:#42ea7d;">Text here</p>
        
        
          .mytext {color:#42ea7d;}
        
        Text color #42ea7d
      
           This box has a color of #42ea7d        
        
          <div style="background-color:#42ea7d;">Content here</div>
        
        
          .mybackground {background-color:#42ea7d;}
        
        Background color #42ea7d
      
           Border around this has a color of #42ea7d        
        
          <div style="border:2px solid #42ea7d;">Content here</div>
        
        
          .myborder {border:2px solid #42ea7d;}
        
        Border color #42ea7d