#42bb3d color space conversions
Hex:
        #42bb3d
        RGB:
        66, 187, 61
        CMY:
        74, 27, 76
        CMYK:
        65, 0, 67, 27
      HSL:
        118°, 50.8065%, 48.6275%
        HSV (HSB):
        118°, 67.3797%, 73.3333%
        XYZ:
        20.8594, 37.0358, 10.4641
        xyY:
        0.3051, 0.5418, 37.0358
      CIE-Lab:
        67.3039, -57.4733, 52.0172
        CIE-LCH:
        67.3039, 77.5175, 137.8528
        CIE-Luv:
        67.3039, -52.9864, 70.0675
        Hunter-Lab:
        60.8571, -45.3171, 32.4053
      #42bb3d color charts
#42bb3d RGB chart
      #42bb3d CMYK chart
      #42bb3d RGB pie chart
      #42bb3d color shades, tints & tones
#42bb3d color schemes
#42bb3d color preview, HTML & CSS examples
           This text has a color of #42bb3d        
        
          <p style="color:#42bb3d;">Text here</p>
        
        
          .mytext {color:#42bb3d;}
        
        Text color #42bb3d
      
           This box has a color of #42bb3d        
        
          <div style="background-color:#42bb3d;">Content here</div>
        
        
          .mybackground {background-color:#42bb3d;}
        
        Background color #42bb3d
      
           Border around this has a color of #42bb3d        
        
          <div style="border:2px solid #42bb3d;">Content here</div>
        
        
          .myborder {border:2px solid #42bb3d;}
        
        Border color #42bb3d