#42a887 color space conversions
Hex:
        #42a887
        RGB:
        66, 168, 135
        CMY:
        74, 34, 47
        CMYK:
        61, 0, 20, 34
      HSL:
        161°, 43.5897%, 45.8824%
        HSV (HSB):
        161°, 60.7143%, 65.8824%
        XYZ:
        20.6226, 30.9128, 27.8015
        xyY:
        0.2599, 0.3896, 30.9128
      CIE-Lab:
        62.4339, -37.6278, 8.3491
        CIE-LCH:
        62.4339, 38.5430, 167.4895
        CIE-Luv:
        62.4339, -42.6424, 17.6301
        Hunter-Lab:
        55.5993, -31.0905, 9.2725
      #42a887 color charts
#42a887 RGB chart
      #42a887 CMYK chart
      #42a887 RGB pie chart
      #42a887 color shades, tints & tones
#42a887 color schemes
#42a887 color preview, HTML & CSS examples
           This text has a color of #42a887        
        
          <p style="color:#42a887;">Text here</p>
        
        
          .mytext {color:#42a887;}
        
        Text color #42a887
      
           This box has a color of #42a887        
        
          <div style="background-color:#42a887;">Content here</div>
        
        
          .mybackground {background-color:#42a887;}
        
        Background color #42a887
      
           Border around this has a color of #42a887        
        
          <div style="border:2px solid #42a887;">Content here</div>
        
        
          .myborder {border:2px solid #42a887;}
        
        Border color #42a887