#a527c0 color space conversions
Hex:
        #a527c0
        RGB:
        165, 39, 192
        CMY:
        35, 85, 25
        CMYK:
        14, 80, 0, 25
      HSL:
        289°, 66.2338%, 45.2941%
        HSV (HSB):
        289°, 79.6875%, 75.2941%
        XYZ:
        25.7570, 13.2561, 51.0703
        xyY:
        0.2859, 0.1472, 13.2561
      CIE-Lab:
        43.1467, 68.6180, -53.4165
        CIE-LCH:
        43.1467, 86.9583, 322.1006
        CIE-Luv:
        43.1467, 41.9884, -85.5693
        Hunter-Lab:
        36.4090, 62.5615, -57.6789
      #a527c0 color charts
#a527c0 RGB chart
      #a527c0 CMYK chart
      #a527c0 RGB pie chart
      #a527c0 color shades, tints & tones
#a527c0 color schemes
#a527c0 color preview, HTML & CSS examples
           This text has a color of #a527c0        
        
          <p style="color:#a527c0;">Text here</p>
        
        
          .mytext {color:#a527c0;}
        
        Text color #a527c0
      
           This box has a color of #a527c0        
        
          <div style="background-color:#a527c0;">Content here</div>
        
        
          .mybackground {background-color:#a527c0;}
        
        Background color #a527c0
      
           Border around this has a color of #a527c0        
        
          <div style="border:2px solid #a527c0;">Content here</div>
        
        
          .myborder {border:2px solid #a527c0;}
        
        Border color #a527c0