#42a778 color space conversions
Hex:
        #42a778
        RGB:
        66, 167, 120
        CMY:
        74, 35, 53
        CMYK:
        60, 0, 28, 35
      HSL:
        152°, 43.3476%, 45.6863%
        HSV (HSB):
        152°, 60.4790%, 65.4902%
        XYZ:
        19.4556, 30.1517, 22.5638
        xyY:
        0.2696, 0.4178, 30.1517
      CIE-Lab:
        61.7849, -40.6077, 15.7587
        CIE-LCH:
        61.7849, 43.5583, 158.7903
        CIE-Luv:
        61.7849, -43.0275, 27.8955
        Hunter-Lab:
        54.9106, -32.8484, 14.0741
      #42a778 color charts
#42a778 RGB chart
      #42a778 CMYK chart
      #42a778 RGB pie chart
      #42a778 color shades, tints & tones
#42a778 color schemes
#42a778 color preview, HTML & CSS examples
           This text has a color of #42a778        
        
          <p style="color:#42a778;">Text here</p>
        
        
          .mytext {color:#42a778;}
        
        Text color #42a778
      
           This box has a color of #42a778        
        
          <div style="background-color:#42a778;">Content here</div>
        
        
          .mybackground {background-color:#42a778;}
        
        Background color #42a778
      
           Border around this has a color of #42a778        
        
          <div style="border:2px solid #42a778;">Content here</div>
        
        
          .myborder {border:2px solid #42a778;}
        
        Border color #42a778