#42fe3f color space conversions
Hex:
        #42fe3f
        RGB:
        66, 254, 63
        CMY:
        74, 0, 75
        CMYK:
        74, 0, 75, 0
      HSL:
        119°, 98.9637%, 62.1569%
        HSV (HSB):
        119°, 75.1969%, 99.6078%
        XYZ:
        38.5858, 72.4008, 16.6437
        xyY:
        0.3023, 0.5673, 72.4008
      CIE-Lab:
        88.1611, -78.7449, 72.6515
        CIE-LCH:
        88.1611, 107.1401, 137.3048
        CIE-Luv:
        88.1611, -76.1364, 99.0747
        Hunter-Lab:
        85.0886, -67.9594, 47.9647
      #42fe3f color charts
#42fe3f RGB chart
      #42fe3f CMYK chart
      #42fe3f RGB pie chart
      #42fe3f color shades, tints & tones
#42fe3f color schemes
#42fe3f color preview, HTML & CSS examples
           This text has a color of #42fe3f        
        
          <p style="color:#42fe3f;">Text here</p>
        
        
          .mytext {color:#42fe3f;}
        
        Text color #42fe3f
      
           This box has a color of #42fe3f        
        
          <div style="background-color:#42fe3f;">Content here</div>
        
        
          .mybackground {background-color:#42fe3f;}
        
        Background color #42fe3f
      
           Border around this has a color of #42fe3f        
        
          <div style="border:2px solid #42fe3f;">Content here</div>
        
        
          .myborder {border:2px solid #42fe3f;}
        
        Border color #42fe3f