#a532d7 color space conversions
Hex:
        #a532d7
        RGB:
        165, 50, 215
        CMY:
        35, 80, 16
        CMYK:
        23, 77, 0, 16
      HSL:
        282°, 67.3469%, 51.9608%
        HSV (HSB):
        282°, 76.7442%, 84.3137%
        XYZ:
        28.9234, 15.1868, 65.6969
        xyY:
        0.2634, 0.1383, 15.1868
      CIE-Lab:
        45.8890, 69.5473, -62.2967
        CIE-LCH:
        45.8890, 93.3686, 318.1478
        CIE-Luv:
        45.8890, 34.0604, -99.7170
        Hunter-Lab:
        38.9703, 64.2831, -72.6731
      #a532d7 color charts
#a532d7 RGB chart
      #a532d7 CMYK chart
      #a532d7 RGB pie chart
      #a532d7 color shades, tints & tones
#a532d7 color schemes
#a532d7 color preview, HTML & CSS examples
           This text has a color of #a532d7        
        
          <p style="color:#a532d7;">Text here</p>
        
        
          .mytext {color:#a532d7;}
        
        Text color #a532d7
      
           This box has a color of #a532d7        
        
          <div style="background-color:#a532d7;">Content here</div>
        
        
          .mybackground {background-color:#a532d7;}
        
        Background color #a532d7
      
           Border around this has a color of #a532d7        
        
          <div style="border:2px solid #a532d7;">Content here</div>
        
        
          .myborder {border:2px solid #a532d7;}
        
        Border color #a532d7