#42a094 color space conversions
Hex:
        #42a094
        RGB:
        66, 160, 148
        CMY:
        74, 37, 42
        CMYK:
        59, 0, 7, 37
      HSL:
        172°, 41.5929%, 44.3137%
        HSV (HSB):
        172°, 58.7500%, 62.7451%
        XYZ:
        20.1629, 28.4380, 32.4434
        xyY:
        0.2488, 0.3509, 28.4380
      CIE-Lab:
        60.2824, -30.6031, -2.0619
        CIE-LCH:
        60.2824, 30.6725, 183.8545
        CIE-Luv:
        60.2824, -38.8705, 1.6385
        Hunter-Lab:
        53.3273, -25.8325, 1.2581
      #42a094 color charts
#42a094 RGB chart
      #42a094 CMYK chart
      #42a094 RGB pie chart
      #42a094 color shades, tints & tones
#42a094 color schemes
#42a094 color preview, HTML & CSS examples
           This text has a color of #42a094        
        
          <p style="color:#42a094;">Text here</p>
        
        
          .mytext {color:#42a094;}
        
        Text color #42a094
      
           This box has a color of #42a094        
        
          <div style="background-color:#42a094;">Content here</div>
        
        
          .mybackground {background-color:#42a094;}
        
        Background color #42a094
      
           Border around this has a color of #42a094        
        
          <div style="border:2px solid #42a094;">Content here</div>
        
        
          .myborder {border:2px solid #42a094;}
        
        Border color #42a094