#a66995 color space conversions
Hex:
        #a66995
        RGB:
        166, 105, 149
        CMY:
        35, 59, 42
        CMYK:
        0, 37, 10, 35
      HSL:
        317°, 25.5230%, 53.1373%
        HSV (HSB):
        317°, 36.7470%, 65.0980%
        XYZ:
        26.2023, 20.3801, 30.9865
        xyY:
        0.3378, 0.2627, 20.3801
      CIE-Lab:
        52.2642, 31.1721, -13.8561
        CIE-LCH:
        52.2642, 34.1129, 336.0347
        CIE-Luv:
        52.2642, 33.1900, -24.8803
        Hunter-Lab:
        45.1443, 24.6010, -9.0950
      #a66995 color charts
#a66995 RGB chart
      #a66995 CMYK chart
      #a66995 RGB pie chart
      #a66995 color shades, tints & tones
#a66995 color schemes
#a66995 color preview, HTML & CSS examples
           This text has a color of #a66995        
        
          <p style="color:#a66995;">Text here</p>
        
        
          .mytext {color:#a66995;}
        
        Text color #a66995
      
           This box has a color of #a66995        
        
          <div style="background-color:#a66995;">Content here</div>
        
        
          .mybackground {background-color:#a66995;}
        
        Background color #a66995
      
           Border around this has a color of #a66995        
        
          <div style="border:2px solid #a66995;">Content here</div>
        
        
          .myborder {border:2px solid #a66995;}
        
        Border color #a66995