#42c828 color space conversions
Hex:
        #42c828
        RGB:
        66, 200, 40
        CMY:
        74, 22, 84
        CMYK:
        67, 0, 80, 22
      HSL:
        110°, 66.6667%, 47.0588%
        HSV (HSB):
        110°, 80.0000%, 78.4314%
        XYZ:
        23.2840, 42.6200, 9.0068
        xyY:
        0.3108, 0.5689, 42.6200
      CIE-Lab:
        71.2963, -63.4220, 63.3678
        CIE-LCH:
        71.2963, 89.6539, 135.0245
        CIE-Luv:
        71.2963, -58.1900, 81.4663
        Hunter-Lab:
        65.2840, -50.5836, 37.5190
      #42c828 color charts
#42c828 RGB chart
      #42c828 CMYK chart
      #42c828 RGB pie chart
      #42c828 color shades, tints & tones
#42c828 color schemes
#42c828 color preview, HTML & CSS examples
           This text has a color of #42c828        
        
          <p style="color:#42c828;">Text here</p>
        
        
          .mytext {color:#42c828;}
        
        Text color #42c828
      
           This box has a color of #42c828        
        
          <div style="background-color:#42c828;">Content here</div>
        
        
          .mybackground {background-color:#42c828;}
        
        Background color #42c828
      
           Border around this has a color of #42c828        
        
          <div style="border:2px solid #42c828;">Content here</div>
        
        
          .myborder {border:2px solid #42c828;}
        
        Border color #42c828