#a47ae1 color space conversions
Hex:
        #a47ae1
        RGB:
        164, 122, 225
        CMY:
        36, 52, 12
        CMYK:
        27, 46, 0, 12
      HSL:
        264°, 63.1902%, 68.0392%
        HSV (HSB):
        264°, 45.7778%, 88.2353%
        XYZ:
        35.8600, 27.2478, 74.6035
        xyY:
        0.2604, 0.1979, 27.2478
      CIE-Lab:
        59.2030, 37.1429, -46.6575
        CIE-LCH:
        59.2030, 59.6366, 308.5224
        CIE-Luv:
        59.2030, 12.9038, -78.0706
        Hunter-Lab:
        52.1994, 31.2769, -48.1977
      #a47ae1 color charts
#a47ae1 RGB chart
      #a47ae1 CMYK chart
      #a47ae1 RGB pie chart
      #a47ae1 color shades, tints & tones
#a47ae1 color schemes
#a47ae1 color preview, HTML & CSS examples
           This text has a color of #a47ae1        
        
          <p style="color:#a47ae1;">Text here</p>
        
        
          .mytext {color:#a47ae1;}
        
        Text color #a47ae1
      
           This box has a color of #a47ae1        
        
          <div style="background-color:#a47ae1;">Content here</div>
        
        
          .mybackground {background-color:#a47ae1;}
        
        Background color #a47ae1
      
           Border around this has a color of #a47ae1        
        
          <div style="border:2px solid #a47ae1;">Content here</div>
        
        
          .myborder {border:2px solid #a47ae1;}
        
        Border color #a47ae1