#42c3aa color space conversions
Hex:
        #42c3aa
        RGB:
        66, 195, 170
        CMY:
        74, 24, 33
        CMYK:
        66, 0, 13, 24
      HSL:
        168°, 51.8072%, 51.1765%
        HSV (HSB):
        168°, 66.1538%, 76.4706%
        XYZ:
        29.0176, 43.0907, 44.8182
        xyY:
        0.2482, 0.3685, 43.0907
      CIE-Lab:
        71.6165, -40.9824, 2.2886
        CIE-LCH:
        71.6165, 41.0462, 176.8037
        CIE-Luv:
        71.6165, -50.7530, 9.8207
        Hunter-Lab:
        65.6435, -35.9707, 5.4702
      #42c3aa color charts
#42c3aa RGB chart
      #42c3aa CMYK chart
      #42c3aa RGB pie chart
      #42c3aa color shades, tints & tones
#42c3aa color schemes
#42c3aa color preview, HTML & CSS examples
           This text has a color of #42c3aa        
        
          <p style="color:#42c3aa;">Text here</p>
        
        
          .mytext {color:#42c3aa;}
        
        Text color #42c3aa
      
           This box has a color of #42c3aa        
        
          <div style="background-color:#42c3aa;">Content here</div>
        
        
          .mybackground {background-color:#42c3aa;}
        
        Background color #42c3aa
      
           Border around this has a color of #42c3aa        
        
          <div style="border:2px solid #42c3aa;">Content here</div>
        
        
          .myborder {border:2px solid #42c3aa;}
        
        Border color #42c3aa