#a529ff color space conversions
Hex:
        #a529ff
        RGB:
        165, 41, 255
        CMY:
        35, 84, 0
        CMYK:
        35, 84, 0, 0
      HSL:
        275°, 100.0000%, 58.0392%
        HSV (HSB):
        275°, 83.9216%, 100.0000%
        XYZ:
        34.3600, 16.8052, 96.0405
        xyY:
        0.2334, 0.1142, 16.8052
      CIE-Lab:
        48.0137, 80.2634, -81.4373
        CIE-LCH:
        48.0137, 114.3427, 314.5841
        CIE-Luv:
        48.0137, 25.8219, -128.0167
        Hunter-Lab:
        40.9942, 77.8732, -110.2078
      #a529ff color charts
#a529ff RGB chart
      #a529ff CMYK chart
      #a529ff RGB pie chart
      #a529ff color shades, tints & tones
#a529ff color schemes
#a529ff color preview, HTML & CSS examples
           This text has a color of #a529ff        
        
          <p style="color:#a529ff;">Text here</p>
        
        
          .mytext {color:#a529ff;}
        
        Text color #a529ff
      
           This box has a color of #a529ff        
        
          <div style="background-color:#a529ff;">Content here</div>
        
        
          .mybackground {background-color:#a529ff;}
        
        Background color #a529ff
      
           Border around this has a color of #a529ff        
        
          <div style="border:2px solid #a529ff;">Content here</div>
        
        
          .myborder {border:2px solid #a529ff;}
        
        Border color #a529ff