#42bc20 color space conversions
Hex:
        #42bc20
        RGB:
        66, 188, 32
        CMY:
        74, 26, 87
        CMYK:
        65, 0, 83, 26
      HSL:
        107°, 70.9091%, 43.1373%
        HSV (HSB):
        107°, 82.9787%, 73.7255%
        XYZ:
        20.4907, 37.2290, 7.4724
        xyY:
        0.3143, 0.5711, 37.2290
      CIE-Lab:
        67.4485, -59.8840, 61.9930
        CIE-LCH:
        67.4485, 86.1929, 134.0086
        CIE-Luv:
        67.4485, -53.9603, 77.9076
        Hunter-Lab:
        61.0156, -46.8320, 35.4498
      #42bc20 color charts
#42bc20 RGB chart
      #42bc20 CMYK chart
      #42bc20 RGB pie chart
      #42bc20 color shades, tints & tones
#42bc20 color schemes
#42bc20 color preview, HTML & CSS examples
           This text has a color of #42bc20        
        
          <p style="color:#42bc20;">Text here</p>
        
        
          .mytext {color:#42bc20;}
        
        Text color #42bc20
      
           This box has a color of #42bc20        
        
          <div style="background-color:#42bc20;">Content here</div>
        
        
          .mybackground {background-color:#42bc20;}
        
        Background color #42bc20
      
           Border around this has a color of #42bc20        
        
          <div style="border:2px solid #42bc20;">Content here</div>
        
        
          .myborder {border:2px solid #42bc20;}
        
        Border color #42bc20