#42f049 color space conversions
Hex:
        #42f049
        RGB:
        66, 240, 73
        CMY:
        74, 6, 71
        CMYK:
        73, 0, 70, 6
      HSL:
        122°, 85.2941%, 60.0000%
        HSV (HSB):
        122°, 72.5000%, 94.1176%
        XYZ:
        34.6095, 63.9595, 16.8246
        xyY:
        0.2999, 0.5543, 63.9595
      CIE-Lab:
        83.9447, -73.7516, 64.9956
        CIE-LCH:
        83.9447, 98.3043, 138.6110
        CIE-Luv:
        83.9447, -71.2572, 90.3444
        Hunter-Lab:
        79.9747, -62.7089, 43.5092
      #42f049 color charts
#42f049 RGB chart
      #42f049 CMYK chart
      #42f049 RGB pie chart
      #42f049 color shades, tints & tones
#42f049 color schemes
#42f049 color preview, HTML & CSS examples
           This text has a color of #42f049        
        
          <p style="color:#42f049;">Text here</p>
        
        
          .mytext {color:#42f049;}
        
        Text color #42f049
      
           This box has a color of #42f049        
        
          <div style="background-color:#42f049;">Content here</div>
        
        
          .mybackground {background-color:#42f049;}
        
        Background color #42f049
      
           Border around this has a color of #42f049        
        
          <div style="border:2px solid #42f049;">Content here</div>
        
        
          .myborder {border:2px solid #42f049;}
        
        Border color #42f049