#a527a9 color space conversions
Hex:
        #a527a9
        RGB:
        165, 39, 169
        CMY:
        35, 85, 34
        CMYK:
        2, 77, 0, 34
      HSL:
        298°, 62.5000%, 40.7843%
        HSV (HSB):
        298°, 76.9231%, 66.2745%
        XYZ:
        23.4040, 12.3149, 38.6796
        xyY:
        0.3146, 0.1655, 12.3149
      CIE-Lab:
        41.7124, 64.6314, -42.1418
        CIE-LCH:
        41.7124, 77.1566, 326.8943
        CIE-Luv:
        41.7124, 49.3184, -68.5584
        Hunter-Lab:
        35.0927, 57.6331, -40.7854
      #a527a9 color charts
#a527a9 RGB chart
      #a527a9 CMYK chart
      #a527a9 RGB pie chart
      #a527a9 color shades, tints & tones
#a527a9 color schemes
#a527a9 color preview, HTML & CSS examples
           This text has a color of #a527a9        
        
          <p style="color:#a527a9;">Text here</p>
        
        
          .mytext {color:#a527a9;}
        
        Text color #a527a9
      
           This box has a color of #a527a9        
        
          <div style="background-color:#a527a9;">Content here</div>
        
        
          .mybackground {background-color:#a527a9;}
        
        Background color #a527a9
      
           Border around this has a color of #a527a9        
        
          <div style="border:2px solid #a527a9;">Content here</div>
        
        
          .myborder {border:2px solid #a527a9;}
        
        Border color #a527a9