#42f257 color space conversions
Hex:
        #42f257
        RGB:
        66, 242, 87
        CMY:
        74, 5, 66
        CMYK:
        73, 0, 64, 5
      HSL:
        127°, 87.1287%, 60.3922%
        HSV (HSB):
        127°, 72.7273%, 94.9020%
        XYZ:
        35.7192, 65.3506, 19.7482
        xyY:
        0.2956, 0.5409, 65.3506
      CIE-Lab:
        84.6641, -73.0765, 60.3486
        CIE-LCH:
        84.6641, 94.7741, 140.4492
        CIE-Luv:
        84.6641, -71.4958, 86.5887
        Hunter-Lab:
        80.8397, -62.5990, 42.1040
      #42f257 color charts
#42f257 RGB chart
      #42f257 CMYK chart
      #42f257 RGB pie chart
      #42f257 color shades, tints & tones
#42f257 color schemes
#42f257 color preview, HTML & CSS examples
           This text has a color of #42f257        
        
          <p style="color:#42f257;">Text here</p>
        
        
          .mytext {color:#42f257;}
        
        Text color #42f257
      
           This box has a color of #42f257        
        
          <div style="background-color:#42f257;">Content here</div>
        
        
          .mybackground {background-color:#42f257;}
        
        Background color #42f257
      
           Border around this has a color of #42f257        
        
          <div style="border:2px solid #42f257;">Content here</div>
        
        
          .myborder {border:2px solid #42f257;}
        
        Border color #42f257