#42fe85 color space conversions
Hex:
        #42fe85
        RGB:
        66, 254, 133
        CMY:
        74, 0, 48
        CMYK:
        74, 0, 48, 0
      HSL:
        141°, 98.9474%, 62.7451%
        HSV (HSB):
        141°, 74.0157%, 99.6078%
        XYZ:
        41.9222, 73.7353, 34.2131
        xyY:
        0.2797, 0.4920, 73.7353
      CIE-Lab:
        88.7972, -71.1095, 44.7156
        CIE-LCH:
        88.7972, 84.0003, 147.8372
        CIE-Luv:
        88.7972, -73.5932, 71.9249
        Hunter-Lab:
        85.8693, -63.1258, 36.4854
      #42fe85 color charts
#42fe85 RGB chart
      #42fe85 CMYK chart
      #42fe85 RGB pie chart
      #42fe85 color shades, tints & tones
#42fe85 color schemes
#42fe85 color preview, HTML & CSS examples
           This text has a color of #42fe85        
        
          <p style="color:#42fe85;">Text here</p>
        
        
          .mytext {color:#42fe85;}
        
        Text color #42fe85
      
           This box has a color of #42fe85        
        
          <div style="background-color:#42fe85;">Content here</div>
        
        
          .mybackground {background-color:#42fe85;}
        
        Background color #42fe85
      
           Border around this has a color of #42fe85        
        
          <div style="border:2px solid #42fe85;">Content here</div>
        
        
          .myborder {border:2px solid #42fe85;}
        
        Border color #42fe85