#42b70f color space conversions
Hex:
        #42b70f
        RGB:
        66, 183, 15
        CMY:
        74, 28, 94
        CMYK:
        64, 0, 92, 28
      HSL:
        102°, 84.8485%, 38.8235%
        HSV (HSB):
        102°, 91.8033%, 71.7647%
        XYZ:
        19.2665, 35.0597, 6.2037
        xyY:
        0.3183, 0.5792, 35.0597
      CIE-Lab:
        65.7951, -58.8512, 64.0670
        CIE-LCH:
        65.7951, 86.9945, 132.5702
        CIE-Luv:
        65.7951, -52.2980, 78.1369
        Hunter-Lab:
        59.2112, -45.5384, 35.2359
      #42b70f color charts
#42b70f RGB chart
      #42b70f CMYK chart
      #42b70f RGB pie chart
      #42b70f color shades, tints & tones
#42b70f color schemes
#42b70f color preview, HTML & CSS examples
           This text has a color of #42b70f        
        
          <p style="color:#42b70f;">Text here</p>
        
        
          .mytext {color:#42b70f;}
        
        Text color #42b70f
      
           This box has a color of #42b70f        
        
          <div style="background-color:#42b70f;">Content here</div>
        
        
          .mybackground {background-color:#42b70f;}
        
        Background color #42b70f
      
           Border around this has a color of #42b70f        
        
          <div style="border:2px solid #42b70f;">Content here</div>
        
        
          .myborder {border:2px solid #42b70f;}
        
        Border color #42b70f