#a66485 color space conversions
Hex:
        #a66485
        RGB:
        166, 100, 133
        CMY:
        35, 61, 48
        CMYK:
        0, 40, 20, 35
      HSL:
        330°, 27.0492%, 52.1569%
        HSV (HSB):
        330°, 39.7590%, 65.0980%
        XYZ:
        24.5167, 18.9148, 24.5490
        xyY:
        0.3606, 0.2782, 18.9148
      CIE-Lab:
        50.5874, 31.2668, -6.9216
        CIE-LCH:
        50.5874, 32.0238, 347.5177
        CIE-Luv:
        50.5874, 38.7718, -14.8405
        Hunter-Lab:
        43.4911, 24.5140, -3.0231
      #a66485 color charts
#a66485 RGB chart
      #a66485 CMYK chart
      #a66485 RGB pie chart
      #a66485 color shades, tints & tones
#a66485 color schemes
#a66485 color preview, HTML & CSS examples
           This text has a color of #a66485        
        
          <p style="color:#a66485;">Text here</p>
        
        
          .mytext {color:#a66485;}
        
        Text color #a66485
      
           This box has a color of #a66485        
        
          <div style="background-color:#a66485;">Content here</div>
        
        
          .mybackground {background-color:#a66485;}
        
        Background color #a66485
      
           Border around this has a color of #a66485        
        
          <div style="border:2px solid #a66485;">Content here</div>
        
        
          .myborder {border:2px solid #a66485;}
        
        Border color #a66485