#42ea52 color space conversions
Hex:
        #42ea52
        RGB:
        66, 234, 82
        CMY:
        74, 8, 68
        CMYK:
        72, 0, 65, 8
      HSL:
        126°, 80.0000%, 58.8235%
        HSV (HSB):
        126°, 71.7949%, 91.7647%
        XYZ:
        33.1926, 60.6131, 17.9327
        xyY:
        0.2971, 0.5425, 60.6131
      CIE-Lab:
        82.1703, -71.0439, 59.6302
        CIE-LCH:
        82.1703, 92.7523, 139.9918
        CIE-Luv:
        82.1703, -68.9653, 84.6768
        Hunter-Lab:
        77.8544, -60.1432, 40.8414
      #42ea52 color charts
#42ea52 RGB chart
      #42ea52 CMYK chart
      #42ea52 RGB pie chart
      #42ea52 color shades, tints & tones
#42ea52 color schemes
#42ea52 color preview, HTML & CSS examples
           This text has a color of #42ea52        
        
          <p style="color:#42ea52;">Text here</p>
        
        
          .mytext {color:#42ea52;}
        
        Text color #42ea52
      
           This box has a color of #42ea52        
        
          <div style="background-color:#42ea52;">Content here</div>
        
        
          .mybackground {background-color:#42ea52;}
        
        Background color #42ea52
      
           Border around this has a color of #42ea52        
        
          <div style="border:2px solid #42ea52;">Content here</div>
        
        
          .myborder {border:2px solid #42ea52;}
        
        Border color #42ea52