#42b958 color space conversions
Hex:
        #42b958
        RGB:
        66, 185, 88
        CMY:
        74, 27, 65
        CMYK:
        64, 0, 52, 27
      HSL:
        131°, 47.4104%, 49.2157%
        HSV (HSB):
        131°, 64.3243%, 72.5490%
        XYZ:
        21.3572, 36.5608, 15.1638
        xyY:
        0.2922, 0.5003, 36.5608
      CIE-Lab:
        66.9462, -53.5512, 39.3423
        CIE-LCH:
        66.9462, 66.4496, 143.6965
        CIE-Luv:
        66.9462, -51.3390, 57.8516
        Hunter-Lab:
        60.4655, -42.7661, 27.4568
      #42b958 color charts
#42b958 RGB chart
      #42b958 CMYK chart
      #42b958 RGB pie chart
      #42b958 color shades, tints & tones
#42b958 color schemes
#42b958 color preview, HTML & CSS examples
           This text has a color of #42b958        
        
          <p style="color:#42b958;">Text here</p>
        
        
          .mytext {color:#42b958;}
        
        Text color #42b958
      
           This box has a color of #42b958        
        
          <div style="background-color:#42b958;">Content here</div>
        
        
          .mybackground {background-color:#42b958;}
        
        Background color #42b958
      
           Border around this has a color of #42b958        
        
          <div style="border:2px solid #42b958;">Content here</div>
        
        
          .myborder {border:2px solid #42b958;}
        
        Border color #42b958