#a527ac color space conversions
Hex:
        #a527ac
        RGB:
        165, 39, 172
        CMY:
        35, 85, 33
        CMYK:
        4, 77, 0, 33
      HSL:
        297°, 63.0332%, 41.3725%
        HSV (HSB):
        297°, 77.3256%, 67.4510%
        XYZ:
        23.6890, 12.4289, 40.1802
        xyY:
        0.3105, 0.1629, 12.4289
      CIE-Lab:
        41.8899, 65.1330, -43.6443
        CIE-LCH:
        41.8899, 78.4037, 326.1748
        CIE-Luv:
        41.8899, 48.3157, -70.8188
        Hunter-Lab:
        35.2547, 58.2452, -42.8953
      #a527ac color charts
#a527ac RGB chart
      #a527ac CMYK chart
      #a527ac RGB pie chart
      #a527ac color shades, tints & tones
#a527ac color schemes
#a527ac color preview, HTML & CSS examples
           This text has a color of #a527ac        
        
          <p style="color:#a527ac;">Text here</p>
        
        
          .mytext {color:#a527ac;}
        
        Text color #a527ac
      
           This box has a color of #a527ac        
        
          <div style="background-color:#a527ac;">Content here</div>
        
        
          .mybackground {background-color:#a527ac;}
        
        Background color #a527ac
      
           Border around this has a color of #a527ac        
        
          <div style="border:2px solid #a527ac;">Content here</div>
        
        
          .myborder {border:2px solid #a527ac;}
        
        Border color #a527ac