#a65b82 color space conversions
Hex:
        #a65b82
        RGB:
        166, 91, 130
        CMY:
        35, 64, 49
        CMYK:
        0, 45, 22, 35
      HSL:
        329°, 29.6443%, 50.3922%
        HSV (HSB):
        329°, 45.1807%, 65.0980%
        XYZ:
        23.4962, 17.2009, 23.2008
        xyY:
        0.3677, 0.2692, 17.2009
      CIE-Lab:
        48.5121, 35.7331, -8.2290
        CIE-LCH:
        48.5121, 36.6684, 347.0314
        CIE-Luv:
        48.5121, 44.0441, -17.2981
        Hunter-Lab:
        41.4739, 28.5463, -4.1355
      #a65b82 color charts
#a65b82 RGB chart
      #a65b82 CMYK chart
      #a65b82 RGB pie chart
      #a65b82 color shades, tints & tones
#a65b82 color schemes
#a65b82 color preview, HTML & CSS examples
           This text has a color of #a65b82        
        
          <p style="color:#a65b82;">Text here</p>
        
        
          .mytext {color:#a65b82;}
        
        Text color #a65b82
      
           This box has a color of #a65b82        
        
          <div style="background-color:#a65b82;">Content here</div>
        
        
          .mybackground {background-color:#a65b82;}
        
        Background color #a65b82
      
           Border around this has a color of #a65b82        
        
          <div style="border:2px solid #a65b82;">Content here</div>
        
        
          .myborder {border:2px solid #a65b82;}
        
        Border color #a65b82