#a532d2 color space conversions
Hex:
        #a532d2
        RGB:
        165, 50, 210
        CMY:
        35, 80, 18
        CMYK:
        21, 76, 0, 18
      HSL:
        283°, 64.0000%, 50.9804%
        HSV (HSB):
        283°, 76.1905%, 82.3529%
        XYZ:
        28.2905, 14.9337, 62.3642
        xyY:
        0.2679, 0.1414, 14.9337
      CIE-Lab:
        45.5432, 68.5668, -59.9854
        CIE-LCH:
        45.5432, 91.1024, 318.8191
        CIE-Luv:
        45.5432, 35.3489, -96.1801
        Hunter-Lab:
        38.6441, 63.0487, -68.6318
      #a532d2 color charts
#a532d2 RGB chart
      #a532d2 CMYK chart
      #a532d2 RGB pie chart
      #a532d2 color shades, tints & tones
#a532d2 color schemes
#a532d2 color preview, HTML & CSS examples
           This text has a color of #a532d2        
        
          <p style="color:#a532d2;">Text here</p>
        
        
          .mytext {color:#a532d2;}
        
        Text color #a532d2
      
           This box has a color of #a532d2        
        
          <div style="background-color:#a532d2;">Content here</div>
        
        
          .mybackground {background-color:#a532d2;}
        
        Background color #a532d2
      
           Border around this has a color of #a532d2        
        
          <div style="border:2px solid #a532d2;">Content here</div>
        
        
          .myborder {border:2px solid #a532d2;}
        
        Border color #a532d2