#a29ec5 color space conversions
Hex:
        #a29ec5
        RGB:
        162, 158, 197
        CMY:
        36, 38, 23
        CMYK:
        18, 20, 0, 23
      HSL:
        246°, 25.1613%, 69.6078%
        HSV (HSB):
        246°, 19.7970%, 77.2549%
        XYZ:
        37.2052, 36.1663, 57.8432
        xyY:
        0.2835, 0.2756, 36.1663
      CIE-Lab:
        66.6468, 9.5200, -19.4853
        CIE-LCH:
        66.6468, 21.6865, 296.0389
        CIE-Luv:
        66.6468, -0.2278, -31.3651
        Hunter-Lab:
        60.1384, 5.1884, -14.9302
      #a29ec5 color charts
#a29ec5 RGB chart
      #a29ec5 CMYK chart
      #a29ec5 RGB pie chart
      #a29ec5 color shades, tints & tones
#a29ec5 color schemes
#a29ec5 color preview, HTML & CSS examples
           This text has a color of #a29ec5        
        
          <p style="color:#a29ec5;">Text here</p>
        
        
          .mytext {color:#a29ec5;}
        
        Text color #a29ec5
      
           This box has a color of #a29ec5        
        
          <div style="background-color:#a29ec5;">Content here</div>
        
        
          .mybackground {background-color:#a29ec5;}
        
        Background color #a29ec5
      
           Border around this has a color of #a29ec5        
        
          <div style="border:2px solid #a29ec5;">Content here</div>
        
        
          .myborder {border:2px solid #a29ec5;}
        
        Border color #a29ec5