#42cd98 color space conversions
Hex:
        #42cd98
        RGB:
        66, 205, 152
        CMY:
        74, 20, 40
        CMYK:
        68, 0, 26, 20
      HSL:
        157°, 58.1590%, 53.1373%
        HSV (HSB):
        157°, 67.8049%, 80.3922%
        XYZ:
        29.7456, 47.0879, 37.2269
        xyY:
        0.2608, 0.4128, 47.0879
      CIE-Lab:
        74.2460, -49.5238, 15.7466
        CIE-LCH:
        74.2460, 51.9669, 162.3614
        CIE-Luv:
        74.2460, -55.4874, 30.4692
        Hunter-Lab:
        68.6206, -42.7101, 15.8694
      #42cd98 color charts
#42cd98 RGB chart
      #42cd98 CMYK chart
      #42cd98 RGB pie chart
      #42cd98 color shades, tints & tones
#42cd98 color schemes
#42cd98 color preview, HTML & CSS examples
           This text has a color of #42cd98        
        
          <p style="color:#42cd98;">Text here</p>
        
        
          .mytext {color:#42cd98;}
        
        Text color #42cd98
      
           This box has a color of #42cd98        
        
          <div style="background-color:#42cd98;">Content here</div>
        
        
          .mybackground {background-color:#42cd98;}
        
        Background color #42cd98
      
           Border around this has a color of #42cd98        
        
          <div style="border:2px solid #42cd98;">Content here</div>
        
        
          .myborder {border:2px solid #42cd98;}
        
        Border color #42cd98