#66b6a2 color space conversions
Hex:
        #66b6a2
        RGB:
        102, 182, 162
        CMY:
        60, 29, 36
        CMYK:
        44, 0, 11, 29
      HSL:
        165°, 35.3982%, 55.6863%
        HSV (HSB):
        165°, 43.9560%, 71.3725%
        XYZ:
        28.7290, 38.8893, 40.1746
        xyY:
        0.2665, 0.3608, 38.8893
      CIE-Lab:
        68.6710, -29.4059, 2.5367
        CIE-LCH:
        68.6710, 29.5151, 175.0696
        CIE-Luv:
        68.6710, -36.5816, 8.4132
        Hunter-Lab:
        62.3613, -26.8997, 5.4569
      #66b6a2 color charts
#66b6a2 RGB chart
      #66b6a2 CMYK chart
      #66b6a2 RGB pie chart
      #66b6a2 color shades, tints & tones
#66b6a2 color schemes
#66b6a2 color preview, HTML & CSS examples
           This text has a color of #66b6a2        
        
          <p style="color:#66b6a2;">Text here</p>
        
        
          .mytext {color:#66b6a2;}
        
        Text color #66b6a2
      
           This box has a color of #66b6a2        
        
          <div style="background-color:#66b6a2;">Content here</div>
        
        
          .mybackground {background-color:#66b6a2;}
        
        Background color #66b6a2
      
           Border around this has a color of #66b6a2        
        
          <div style="border:2px solid #66b6a2;">Content here</div>
        
        
          .myborder {border:2px solid #66b6a2;}
        
        Border color #66b6a2