#42a594 color space conversions
Hex:
        #42a594
        RGB:
        66, 165, 148
        CMY:
        74, 35, 42
        CMYK:
        60, 0, 10, 35
      HSL:
        170°, 42.8571%, 45.2941%
        HSV (HSB):
        170°, 60.0000%, 64.7059%
        XYZ:
        21.0472, 30.2066, 32.7381
        xyY:
        0.2506, 0.3596, 30.2066
      CIE-Lab:
        61.8321, -32.9856, 0.2067
        CIE-LCH:
        61.8321, 32.9862, 179.6409
        CIE-Luv:
        61.8321, -40.7933, 5.3398
        Hunter-Lab:
        54.9606, -27.8243, 3.1554
      #42a594 color charts
#42a594 RGB chart
      #42a594 CMYK chart
      #42a594 RGB pie chart
      #42a594 color shades, tints & tones
#42a594 color schemes
#42a594 color preview, HTML & CSS examples
           This text has a color of #42a594        
        
          <p style="color:#42a594;">Text here</p>
        
        
          .mytext {color:#42a594;}
        
        Text color #42a594
      
           This box has a color of #42a594        
        
          <div style="background-color:#42a594;">Content here</div>
        
        
          .mybackground {background-color:#42a594;}
        
        Background color #42a594
      
           Border around this has a color of #42a594        
        
          <div style="border:2px solid #42a594;">Content here</div>
        
        
          .myborder {border:2px solid #42a594;}
        
        Border color #42a594