#a29fff color space conversions
Hex:
        #a29fff
        RGB:
        162, 159, 255
        CMY:
        36, 38, 0
        CMYK:
        36, 38, 0, 0
      HSL:
        242°, 100.0000%, 81.1765%
        HSV (HSB):
        242°, 37.6471%, 100.0000%
        XYZ:
        45.3484, 39.6977, 99.8800
        xyY:
        0.2452, 0.2147, 39.6977
      CIE-Lab:
        69.2536, 23.2285, -47.3393
        CIE-LCH:
        69.2536, 52.7312, 296.1363
        CIE-Luv:
        69.2536, -4.4662, -79.6183
        Hunter-Lab:
        63.0061, 18.2142, -49.8849
      #a29fff color charts
#a29fff RGB chart
      #a29fff CMYK chart
      #a29fff RGB pie chart
      #a29fff color shades, tints & tones
#a29fff color schemes
#a29fff color preview, HTML & CSS examples
           This text has a color of #a29fff        
        
          <p style="color:#a29fff;">Text here</p>
        
        
          .mytext {color:#a29fff;}
        
        Text color #a29fff
      
           This box has a color of #a29fff        
        
          <div style="background-color:#a29fff;">Content here</div>
        
        
          .mybackground {background-color:#a29fff;}
        
        Background color #a29fff
      
           Border around this has a color of #a29fff        
        
          <div style="border:2px solid #a29fff;">Content here</div>
        
        
          .myborder {border:2px solid #a29fff;}
        
        Border color #a29fff