#42ef85 color space conversions
Hex:
        #42ef85
        RGB:
        66, 239, 133
        CMY:
        74, 6, 48
        CMYK:
        72, 0, 44, 6
      HSL:
        143°, 84.3902%, 59.8039%
        HSV (HSB):
        143°, 72.3849%, 93.7255%
        XYZ:
        37.3469, 64.5847, 32.6880
        xyY:
        0.2774, 0.4798, 64.5847
      CIE-Lab:
        84.2693, -65.9752, 38.9599
        CIE-LCH:
        84.2693, 76.6198, 149.4371
        CIE-Luv:
        84.2693, -68.5205, 63.6299
        Hunter-Lab:
        80.3646, -57.6859, 32.1392
      #42ef85 color charts
#42ef85 RGB chart
      #42ef85 CMYK chart
      #42ef85 RGB pie chart
      #42ef85 color shades, tints & tones
#42ef85 color schemes
#42ef85 color preview, HTML & CSS examples
           This text has a color of #42ef85        
        
          <p style="color:#42ef85;">Text here</p>
        
        
          .mytext {color:#42ef85;}
        
        Text color #42ef85
      
           This box has a color of #42ef85        
        
          <div style="background-color:#42ef85;">Content here</div>
        
        
          .mybackground {background-color:#42ef85;}
        
        Background color #42ef85
      
           Border around this has a color of #42ef85        
        
          <div style="border:2px solid #42ef85;">Content here</div>
        
        
          .myborder {border:2px solid #42ef85;}
        
        Border color #42ef85