#a528ff color space conversions
Hex:
        #a528ff
        RGB:
        165, 40, 255
        CMY:
        35, 84, 0
        CMYK:
        35, 84, 0, 0
      HSL:
        275°, 100.0000%, 57.8431%
        HSV (HSB):
        275°, 84.3137%, 100.0000%
        XYZ:
        34.3258, 16.7369, 96.0291
        xyY:
        0.2334, 0.1138, 16.7369
      CIE-Lab:
        47.9268, 80.5197, -81.5794
        CIE-LCH:
        47.9268, 114.6238, 314.6254
        CIE-Luv:
        47.9268, 25.9107, -128.1405
        Hunter-Lab:
        40.9108, 78.1751, -110.5328
      #a528ff color charts
#a528ff RGB chart
      #a528ff CMYK chart
      #a528ff RGB pie chart
      #a528ff color shades, tints & tones
#a528ff color schemes
#a528ff color preview, HTML & CSS examples
           This text has a color of #a528ff        
        
          <p style="color:#a528ff;">Text here</p>
        
        
          .mytext {color:#a528ff;}
        
        Text color #a528ff
      
           This box has a color of #a528ff        
        
          <div style="background-color:#a528ff;">Content here</div>
        
        
          .mybackground {background-color:#a528ff;}
        
        Background color #a528ff
      
           Border around this has a color of #a528ff        
        
          <div style="border:2px solid #a528ff;">Content here</div>
        
        
          .myborder {border:2px solid #a528ff;}
        
        Border color #a528ff