#42b086 color space conversions
Hex:
        #42b086
        RGB:
        66, 176, 134
        CMY:
        74, 31, 47
        CMYK:
        63, 0, 24, 31
      HSL:
        157°, 45.4545%, 47.4510%
        HSV (HSB):
        157°, 62.5000%, 69.0196%
        XYZ:
        22.0752, 33.9301, 27.9399
        xyY:
        0.2630, 0.4042, 33.9301
      CIE-Lab:
        64.9071, -41.3931, 12.4029
        CIE-LCH:
        64.9071, 43.2113, 163.3198
        CIE-Luv:
        64.9071, -45.7553, 23.9011
        Hunter-Lab:
        58.2496, -34.2896, 12.3357
      #42b086 color charts
#42b086 RGB chart
      #42b086 CMYK chart
      #42b086 RGB pie chart
      #42b086 color shades, tints & tones
#42b086 color schemes
#42b086 color preview, HTML & CSS examples
           This text has a color of #42b086        
        
          <p style="color:#42b086;">Text here</p>
        
        
          .mytext {color:#42b086;}
        
        Text color #42b086
      
           This box has a color of #42b086        
        
          <div style="background-color:#42b086;">Content here</div>
        
        
          .mybackground {background-color:#42b086;}
        
        Background color #42b086
      
           Border around this has a color of #42b086        
        
          <div style="border:2px solid #42b086;">Content here</div>
        
        
          .myborder {border:2px solid #42b086;}
        
        Border color #42b086