#a029fb color space conversions
Hex:
        #a029fb
        RGB:
        160, 41, 251
        CMY:
        37, 84, 2
        CMYK:
        36, 84, 0, 2
      HSL:
        274°, 96.3303%, 57.2549%
        HSV (HSB):
        274°, 83.6653%, 98.4314%
        XYZ:
        32.7027, 16.0245, 92.6362
        xyY:
        0.2313, 0.1134, 16.0245
      CIE-Lab:
        47.0066, 78.7830, -80.8800
        CIE-LCH:
        47.0066, 112.9085, 314.2475
        CIE-Luv:
        47.0066, 24.1842, -126.2400
        Hunter-Lab:
        40.0306, 75.7708, -109.1836
      #a029fb color charts
#a029fb RGB chart
      #a029fb CMYK chart
      #a029fb RGB pie chart
      #a029fb color shades, tints & tones
#a029fb color schemes
#a029fb color preview, HTML & CSS examples
           This text has a color of #a029fb        
        
          <p style="color:#a029fb;">Text here</p>
        
        
          .mytext {color:#a029fb;}
        
        Text color #a029fb
      
           This box has a color of #a029fb        
        
          <div style="background-color:#a029fb;">Content here</div>
        
        
          .mybackground {background-color:#a029fb;}
        
        Background color #a029fb
      
           Border around this has a color of #a029fb        
        
          <div style="border:2px solid #a029fb;">Content here</div>
        
        
          .myborder {border:2px solid #a029fb;}
        
        Border color #a029fb