#a65085 color space conversions
Hex:
        #a65085
        RGB:
        166, 80, 133
        CMY:
        35, 69, 48
        CMYK:
        0, 52, 20, 35
      HSL:
        323°, 34.9593%, 48.2353%
        HSV (HSB):
        323°, 51.8072%, 65.0980%
        XYZ:
        22.8282, 15.5378, 23.9862
        xyY:
        0.3661, 0.2492, 15.5378
      CIE-Lab:
        46.3621, 41.9977, -13.2690
        CIE-LCH:
        46.3621, 44.0440, 342.4663
        CIE-Luv:
        46.3621, 48.6248, -25.1958
        Hunter-Lab:
        39.4180, 34.3935, -8.4859
      #a65085 color charts
#a65085 RGB chart
      #a65085 CMYK chart
      #a65085 RGB pie chart
      #a65085 color shades, tints & tones
#a65085 color schemes
#a65085 color preview, HTML & CSS examples
           This text has a color of #a65085        
        
          <p style="color:#a65085;">Text here</p>
        
        
          .mytext {color:#a65085;}
        
        Text color #a65085
      
           This box has a color of #a65085        
        
          <div style="background-color:#a65085;">Content here</div>
        
        
          .mybackground {background-color:#a65085;}
        
        Background color #a65085
      
           Border around this has a color of #a65085        
        
          <div style="border:2px solid #a65085;">Content here</div>
        
        
          .myborder {border:2px solid #a65085;}
        
        Border color #a65085