#42f414 color space conversions
Hex:
        #42f414
        RGB:
        66, 244, 20
        CMY:
        74, 4, 92
        CMYK:
        73, 0, 92, 4
      HSL:
        108°, 91.0569%, 51.7647%
        HSV (HSB):
        108°, 91.8033%, 95.6863%
        XYZ:
        34.7237, 65.9101, 11.5536
        xyY:
        0.3095, 0.5875, 65.9101
      CIE-Lab:
        84.9506, -77.6949, 79.3673
        CIE-LCH:
        84.9506, 111.0661, 134.3899
        CIE-Luv:
        84.9506, -73.5101, 101.9504
        Hunter-Lab:
        81.1851, -65.7275, 48.3918
      #42f414 color charts
#42f414 RGB chart
      #42f414 CMYK chart
      #42f414 RGB pie chart
      #42f414 color shades, tints & tones
#42f414 color schemes
#42f414 color preview, HTML & CSS examples
           This text has a color of #42f414        
        
          <p style="color:#42f414;">Text here</p>
        
        
          .mytext {color:#42f414;}
        
        Text color #42f414
      
           This box has a color of #42f414        
        
          <div style="background-color:#42f414;">Content here</div>
        
        
          .mybackground {background-color:#42f414;}
        
        Background color #42f414
      
           Border around this has a color of #42f414        
        
          <div style="border:2px solid #42f414;">Content here</div>
        
        
          .myborder {border:2px solid #42f414;}
        
        Border color #42f414