#42b5ac color space conversions
Hex:
        #42b5ac
        RGB:
        66, 181, 172
        CMY:
        74, 29, 33
        CMYK:
        64, 0, 5, 29
      HSL:
        175°, 46.5587%, 48.4314%
        HSV (HSB):
        175°, 63.5359%, 70.9804%
        XYZ:
        26.2170, 37.1846, 44.8253
        xyY:
        0.2422, 0.3436, 37.1846
      CIE-Lab:
        67.4153, -34.0730, -4.9628
        CIE-LCH:
        67.4153, 34.4325, 188.2869
        CIE-Luv:
        67.4153, -45.4655, -2.2207
        Hunter-Lab:
        60.9791, -29.9702, -0.8982
      #42b5ac color charts
#42b5ac RGB chart
      #42b5ac CMYK chart
      #42b5ac RGB pie chart
      #42b5ac color shades, tints & tones
#42b5ac color schemes
#42b5ac color preview, HTML & CSS examples
           This text has a color of #42b5ac        
        
          <p style="color:#42b5ac;">Text here</p>
        
        
          .mytext {color:#42b5ac;}
        
        Text color #42b5ac
      
           This box has a color of #42b5ac        
        
          <div style="background-color:#42b5ac;">Content here</div>
        
        
          .mybackground {background-color:#42b5ac;}
        
        Background color #42b5ac
      
           Border around this has a color of #42b5ac        
        
          <div style="border:2px solid #42b5ac;">Content here</div>
        
        
          .myborder {border:2px solid #42b5ac;}
        
        Border color #42b5ac