#42b75b color space conversions
Hex:
        #42b75b
        RGB:
        66, 183, 91
        CMY:
        74, 28, 64
        CMYK:
        64, 0, 50, 28
      HSL:
        133°, 46.9880%, 48.8235%
        HSV (HSB):
        133°, 63.9344%, 71.7647%
        XYZ:
        21.0686, 35.7806, 15.6934
        xyY:
        0.2904, 0.4932, 35.7806
      CIE-Lab:
        66.3519, -52.3651, 37.1246
        CIE-LCH:
        66.3519, 64.1899, 144.6650
        CIE-Luv:
        66.3519, -50.4697, 55.2583
        Hunter-Lab:
        59.8168, -41.8085, 26.3166
      #42b75b color charts
#42b75b RGB chart
      #42b75b CMYK chart
      #42b75b RGB pie chart
      #42b75b color shades, tints & tones
#42b75b color schemes
#42b75b color preview, HTML & CSS examples
           This text has a color of #42b75b        
        
          <p style="color:#42b75b;">Text here</p>
        
        
          .mytext {color:#42b75b;}
        
        Text color #42b75b
      
           This box has a color of #42b75b        
        
          <div style="background-color:#42b75b;">Content here</div>
        
        
          .mybackground {background-color:#42b75b;}
        
        Background color #42b75b
      
           Border around this has a color of #42b75b        
        
          <div style="border:2px solid #42b75b;">Content here</div>
        
        
          .myborder {border:2px solid #42b75b;}
        
        Border color #42b75b