#42f41d color space conversions
Hex:
        #42f41d
        RGB:
        66, 244, 29
        CMY:
        74, 4, 89
        CMYK:
        73, 0, 88, 4
      HSL:
        110°, 90.7173%, 53.5294%
        HSV (HSB):
        110°, 88.1148%, 95.6863%
        XYZ:
        34.8192, 65.9483, 12.0565
        xyY:
        0.3086, 0.5845, 65.9483
      CIE-Lab:
        84.9701, -77.4515, 78.0466
        CIE-LCH:
        84.9701, 109.9546, 134.7807
        CIE-Luv:
        84.9701, -73.4268, 101.0602
        Hunter-Lab:
        81.2086, -65.5808, 48.0436
      #42f41d color charts
#42f41d RGB chart
      #42f41d CMYK chart
      #42f41d RGB pie chart
      #42f41d color shades, tints & tones
#42f41d color schemes
#42f41d color preview, HTML & CSS examples
           This text has a color of #42f41d        
        
          <p style="color:#42f41d;">Text here</p>
        
        
          .mytext {color:#42f41d;}
        
        Text color #42f41d
      
           This box has a color of #42f41d        
        
          <div style="background-color:#42f41d;">Content here</div>
        
        
          .mybackground {background-color:#42f41d;}
        
        Background color #42f41d
      
           Border around this has a color of #42f41d        
        
          <div style="border:2px solid #42f41d;">Content here</div>
        
        
          .myborder {border:2px solid #42f41d;}
        
        Border color #42f41d