#a986bc color space conversions
Hex:
        #a986bc
        RGB:
        169, 134, 188
        CMY:
        34, 47, 26
        CMYK:
        10, 29, 0, 26
      HSL:
        279°, 28.7234%, 63.1373%
        HSV (HSB):
        279°, 28.7234%, 73.7255%
        XYZ:
        33.9644, 29.1161, 51.4068
        xyY:
        0.2967, 0.2543, 29.1161
      CIE-Lab:
        60.8839, 23.4159, -23.1755
        CIE-LCH:
        60.8839, 32.9456, 315.2956
        CIE-Luv:
        60.8839, 15.4801, -38.7951
        Hunter-Lab:
        53.9593, 17.9271, -18.7138
      #a986bc color charts
#a986bc RGB chart
      #a986bc CMYK chart
      #a986bc RGB pie chart
      #a986bc color shades, tints & tones
#a986bc color schemes
#a986bc color preview, HTML & CSS examples
           This text has a color of #a986bc        
        
          <p style="color:#a986bc;">Text here</p>
        
        
          .mytext {color:#a986bc;}
        
        Text color #a986bc
      
           This box has a color of #a986bc        
        
          <div style="background-color:#a986bc;">Content here</div>
        
        
          .mybackground {background-color:#a986bc;}
        
        Background color #a986bc
      
           Border around this has a color of #a986bc        
        
          <div style="border:2px solid #a986bc;">Content here</div>
        
        
          .myborder {border:2px solid #a986bc;}
        
        Border color #a986bc