#42c82a color space conversions
Hex:
        #42c82a
        RGB:
        66, 200, 42
        CMY:
        74, 22, 84
        CMYK:
        67, 0, 79, 22
      HSL:
        111°, 65.2893%, 47.4510%
        HSV (HSB):
        111°, 79.0000%, 78.4314%
        XYZ:
        23.3190, 42.6340, 9.1906
        xyY:
        0.3103, 0.5674, 42.6340
      CIE-Lab:
        71.3058, -63.3068, 62.7952
        CIE-LCH:
        71.3058, 89.1683, 135.2324
        CIE-Luv:
        71.3058, -58.1546, 81.0515
        Hunter-Lab:
        65.2947, -50.5173, 37.3609
      #42c82a color charts
#42c82a RGB chart
      #42c82a CMYK chart
      #42c82a RGB pie chart
      #42c82a color shades, tints & tones
#42c82a color schemes
#42c82a color preview, HTML & CSS examples
           This text has a color of #42c82a        
        
          <p style="color:#42c82a;">Text here</p>
        
        
          .mytext {color:#42c82a;}
        
        Text color #42c82a
      
           This box has a color of #42c82a        
        
          <div style="background-color:#42c82a;">Content here</div>
        
        
          .mybackground {background-color:#42c82a;}
        
        Background color #42c82a
      
           Border around this has a color of #42c82a        
        
          <div style="border:2px solid #42c82a;">Content here</div>
        
        
          .myborder {border:2px solid #42c82a;}
        
        Border color #42c82a