#42c742 color space conversions
Hex:
        #42c742
        RGB:
        66, 199, 66
        CMY:
        74, 22, 74
        CMYK:
        67, 0, 67, 22
      HSL:
        120°, 54.2857%, 51.9608%
        HSV (HSB):
        120°, 66.8342%, 78.0392%
        XYZ:
        23.6536, 42.3984, 12.0913
        xyY:
        0.3027, 0.5426, 42.3984
      CIE-Lab:
        71.1448, -61.1225, 54.1177
        CIE-LCH:
        71.1448, 81.6375, 138.4784
        CIE-Luv:
        71.1448, -57.2327, 73.9859
        Hunter-Lab:
        65.1141, -49.1072, 34.5701
      #42c742 color charts
#42c742 RGB chart
      #42c742 CMYK chart
      #42c742 RGB pie chart
      #42c742 color shades, tints & tones
#42c742 color schemes
#42c742 color preview, HTML & CSS examples
           This text has a color of #42c742        
        
          <p style="color:#42c742;">Text here</p>
        
        
          .mytext {color:#42c742;}
        
        Text color #42c742
      
           This box has a color of #42c742        
        
          <div style="background-color:#42c742;">Content here</div>
        
        
          .mybackground {background-color:#42c742;}
        
        Background color #42c742
      
           Border around this has a color of #42c742        
        
          <div style="border:2px solid #42c742;">Content here</div>
        
        
          .myborder {border:2px solid #42c742;}
        
        Border color #42c742