#a682ae color space conversions
Hex:
        #a682ae
        RGB:
        166, 130, 174
        CMY:
        35, 49, 32
        CMYK:
        5, 25, 0, 32
      HSL:
        289°, 21.3592%, 59.6078%
        HSV (HSB):
        289°, 25.2874%, 68.2353%
        XYZ:
        31.3485, 27.1282, 43.6284
        xyY:
        0.3070, 0.2657, 27.1282
      CIE-Lab:
        59.0928, 21.7826, -17.9756
        CIE-LCH:
        59.0928, 28.2419, 320.4696
        CIE-Luv:
        59.0928, 17.2657, -30.2378
        Hunter-Lab:
        52.0848, 16.2862, -13.2045
      #a682ae color charts
#a682ae RGB chart
      #a682ae CMYK chart
      #a682ae RGB pie chart
      #a682ae color shades, tints & tones
#a682ae color schemes
#a682ae color preview, HTML & CSS examples
           This text has a color of #a682ae        
        
          <p style="color:#a682ae;">Text here</p>
        
        
          .mytext {color:#a682ae;}
        
        Text color #a682ae
      
           This box has a color of #a682ae        
        
          <div style="background-color:#a682ae;">Content here</div>
        
        
          .mybackground {background-color:#a682ae;}
        
        Background color #a682ae
      
           Border around this has a color of #a682ae        
        
          <div style="border:2px solid #a682ae;">Content here</div>
        
        
          .myborder {border:2px solid #a682ae;}
        
        Border color #a682ae