#42a497 color space conversions
Hex:
        #42a497
        RGB:
        66, 164, 151
        CMY:
        74, 36, 41
        CMYK:
        60, 0, 8, 36
      HSL:
        172°, 42.6087%, 45.0980%
        HSV (HSB):
        172°, 59.7561%, 64.3137%
        XYZ:
        21.1081, 29.9435, 33.9453
        xyY:
        0.2483, 0.3523, 29.9435
      CIE-Lab:
        61.6055, -31.7170, -1.8111
        CIE-LCH:
        61.6055, 31.7687, 183.2681
        CIE-Luv:
        61.6055, -40.2482, 2.1810
        Hunter-Lab:
        54.7207, -26.9060, 1.5246
      #42a497 color charts
#42a497 RGB chart
      #42a497 CMYK chart
      #42a497 RGB pie chart
      #42a497 color shades, tints & tones
#42a497 color schemes
#42a497 color preview, HTML & CSS examples
           This text has a color of #42a497        
        
          <p style="color:#42a497;">Text here</p>
        
        
          .mytext {color:#42a497;}
        
        Text color #42a497
      
           This box has a color of #42a497        
        
          <div style="background-color:#42a497;">Content here</div>
        
        
          .mybackground {background-color:#42a497;}
        
        Background color #42a497
      
           Border around this has a color of #42a497        
        
          <div style="border:2px solid #42a497;">Content here</div>
        
        
          .myborder {border:2px solid #42a497;}
        
        Border color #42a497