#42b50a color space conversions
Hex:
        #42b50a
        RGB:
        66, 181, 10
        CMY:
        74, 29, 96
        CMYK:
        64, 0, 94, 29
      HSL:
        100°, 89.5288%, 37.4510%
        HSV (HSB):
        100°, 94.4751%, 70.9804%
        XYZ:
        18.8254, 34.2279, 5.9016
        xyY:
        0.3193, 0.5806, 34.2279
      CIE-Lab:
        65.1431, -58.2992, 64.2127
        CIE-LCH:
        65.1431, 86.7299, 132.2365
        CIE-Luv:
        65.1431, -51.5864, 77.7492
        Hunter-Lab:
        58.5046, -44.9460, 34.9724
      #42b50a color charts
#42b50a RGB chart
      #42b50a CMYK chart
      #42b50a RGB pie chart
      #42b50a color shades, tints & tones
#42b50a color schemes
#42b50a color preview, HTML & CSS examples
           This text has a color of #42b50a        
        
          <p style="color:#42b50a;">Text here</p>
        
        
          .mytext {color:#42b50a;}
        
        Text color #42b50a
      
           This box has a color of #42b50a        
        
          <div style="background-color:#42b50a;">Content here</div>
        
        
          .mybackground {background-color:#42b50a;}
        
        Background color #42b50a
      
           Border around this has a color of #42b50a        
        
          <div style="border:2px solid #42b50a;">Content here</div>
        
        
          .myborder {border:2px solid #42b50a;}
        
        Border color #42b50a