#42bd1b color space conversions
Hex:
        #42bd1b
        RGB:
        66, 189, 27
        CMY:
        74, 26, 89
        CMYK:
        65, 0, 86, 26
      HSL:
        106°, 75.0000%, 42.3529%
        HSV (HSB):
        106°, 85.7143%, 74.1176%
        XYZ:
        20.6422, 37.6326, 7.2128
        xyY:
        0.3152, 0.5747, 37.6326
      CIE-Lab:
        67.7489, -60.4420, 63.4707
        CIE-LCH:
        67.7489, 87.6457, 133.5999
        CIE-Luv:
        67.7489, -54.3946, 79.1384
        Hunter-Lab:
        61.3454, -47.2907, 35.9707
      #42bd1b color charts
#42bd1b RGB chart
      #42bd1b CMYK chart
      #42bd1b RGB pie chart
      #42bd1b color shades, tints & tones
#42bd1b color schemes
#42bd1b color preview, HTML & CSS examples
           This text has a color of #42bd1b        
        
          <p style="color:#42bd1b;">Text here</p>
        
        
          .mytext {color:#42bd1b;}
        
        Text color #42bd1b
      
           This box has a color of #42bd1b        
        
          <div style="background-color:#42bd1b;">Content here</div>
        
        
          .mybackground {background-color:#42bd1b;}
        
        Background color #42bd1b
      
           Border around this has a color of #42bd1b        
        
          <div style="border:2px solid #42bd1b;">Content here</div>
        
        
          .myborder {border:2px solid #42bd1b;}
        
        Border color #42bd1b