#42ed6a color space conversions
Hex:
        #42ed6a
        RGB:
        66, 237, 106
        CMY:
        74, 7, 58
        CMYK:
        72, 0, 55, 7
      HSL:
        134°, 82.6087%, 59.4118%
        HSV (HSB):
        134°, 72.1519%, 92.9412%
        XYZ:
        35.1325, 62.7672, 23.8993
        xyY:
        0.2884, 0.5153, 62.7672
      CIE-Lab:
        83.3198, -69.2685, 50.5972
        CIE-LCH:
        83.3198, 85.7800, 143.8537
        CIE-Luv:
        83.3198, -69.0943, 76.3854
        Hunter-Lab:
        79.2258, -59.4897, 37.5726
      #42ed6a color charts
#42ed6a RGB chart
      #42ed6a CMYK chart
      #42ed6a RGB pie chart
      #42ed6a color shades, tints & tones
#42ed6a color schemes
#42ed6a color preview, HTML & CSS examples
           This text has a color of #42ed6a        
        
          <p style="color:#42ed6a;">Text here</p>
        
        
          .mytext {color:#42ed6a;}
        
        Text color #42ed6a
      
           This box has a color of #42ed6a        
        
          <div style="background-color:#42ed6a;">Content here</div>
        
        
          .mybackground {background-color:#42ed6a;}
        
        Background color #42ed6a
      
           Border around this has a color of #42ed6a        
        
          <div style="border:2px solid #42ed6a;">Content here</div>
        
        
          .myborder {border:2px solid #42ed6a;}
        
        Border color #42ed6a