#42b872 color space conversions
Hex:
        #42b872
        RGB:
        66, 184, 114
        CMY:
        74, 28, 55
        CMYK:
        64, 0, 38, 28
      HSL:
        144°, 47.2000%, 49.0196%
        HSV (HSB):
        144°, 64.1304%, 72.1569%
        XYZ:
        22.4245, 36.6541, 21.8127
        xyY:
        0.2772, 0.4531, 36.6541
      CIE-Lab:
        67.0167, -48.8736, 26.1071
        CIE-LCH:
        67.0167, 55.4095, 151.8900
        CIE-Luv:
        67.0167, -49.8122, 42.6829
        Hunter-Lab:
        60.5427, -39.8347, 21.0185
      #42b872 color charts
#42b872 RGB chart
      #42b872 CMYK chart
      #42b872 RGB pie chart
      #42b872 color shades, tints & tones
#42b872 color schemes
#42b872 color preview, HTML & CSS examples
           This text has a color of #42b872        
        
          <p style="color:#42b872;">Text here</p>
        
        
          .mytext {color:#42b872;}
        
        Text color #42b872
      
           This box has a color of #42b872        
        
          <div style="background-color:#42b872;">Content here</div>
        
        
          .mybackground {background-color:#42b872;}
        
        Background color #42b872
      
           Border around this has a color of #42b872        
        
          <div style="border:2px solid #42b872;">Content here</div>
        
        
          .myborder {border:2px solid #42b872;}
        
        Border color #42b872