#a29ffb color space conversions
Hex:
        #a29ffb
        RGB:
        162, 159, 251
        CMY:
        36, 38, 2
        CMYK:
        35, 37, 0, 2
      HSL:
        242°, 92.0000%, 80.3922%
        HSV (HSB):
        242°, 36.6534%, 98.4314%
        XYZ:
        44.7110, 39.4427, 96.5235
        xyY:
        0.2475, 0.2183, 39.4427
      CIE-Lab:
        69.0707, 22.1777, -45.4530
        CIE-LCH:
        69.0707, 50.5749, 296.0090
        CIE-Luv:
        69.0707, -4.2089, -76.2797
        Hunter-Lab:
        62.8034, 17.1718, -47.1613
      #a29ffb color charts
#a29ffb RGB chart
      #a29ffb CMYK chart
      #a29ffb RGB pie chart
      #a29ffb color shades, tints & tones
#a29ffb color schemes
#a29ffb color preview, HTML & CSS examples
           This text has a color of #a29ffb        
        
          <p style="color:#a29ffb;">Text here</p>
        
        
          .mytext {color:#a29ffb;}
        
        Text color #a29ffb
      
           This box has a color of #a29ffb        
        
          <div style="background-color:#a29ffb;">Content here</div>
        
        
          .mybackground {background-color:#a29ffb;}
        
        Background color #a29ffb
      
           Border around this has a color of #a29ffb        
        
          <div style="border:2px solid #a29ffb;">Content here</div>
        
        
          .myborder {border:2px solid #a29ffb;}
        
        Border color #a29ffb