#a532d6 color space conversions
Hex:
        #a532d6
        RGB:
        165, 50, 214
        CMY:
        35, 80, 16
        CMYK:
        23, 77, 0, 16
      HSL:
        282°, 66.6667%, 51.7647%
        HSV (HSB):
        282°, 76.6355%, 83.9216%
        XYZ:
        28.7953, 15.1356, 65.0221
        xyY:
        0.2643, 0.1389, 15.1356
      CIE-Lab:
        45.8193, 69.3503, -61.8362
        CIE-LCH:
        45.8193, 92.9150, 318.2782
        CIE-Luv:
        45.8193, 34.3154, -99.0126
        Hunter-Lab:
        38.9045, 64.0345, -71.8599
      #a532d6 color charts
#a532d6 RGB chart
      #a532d6 CMYK chart
      #a532d6 RGB pie chart
      #a532d6 color shades, tints & tones
#a532d6 color schemes
#a532d6 color preview, HTML & CSS examples
           This text has a color of #a532d6        
        
          <p style="color:#a532d6;">Text here</p>
        
        
          .mytext {color:#a532d6;}
        
        Text color #a532d6
      
           This box has a color of #a532d6        
        
          <div style="background-color:#a532d6;">Content here</div>
        
        
          .mybackground {background-color:#a532d6;}
        
        Background color #a532d6
      
           Border around this has a color of #a532d6        
        
          <div style="border:2px solid #a532d6;">Content here</div>
        
        
          .myborder {border:2px solid #a532d6;}
        
        Border color #a532d6