#a522c2 color space conversions
Hex:
        #a522c2
        RGB:
        165, 34, 194
        CMY:
        35, 87, 24
        CMYK:
        15, 82, 0, 24
      HSL:
        289°, 70.1754%, 44.7059%
        HSV (HSB):
        289°, 82.4742%, 76.0784%
        XYZ:
        25.8267, 13.0384, 52.1944
        xyY:
        0.2836, 0.1432, 13.0384
      CIE-Lab:
        42.8211, 70.3129, -55.1096
        CIE-LCH:
        42.8211, 89.3363, 321.9115
        CIE-Luv:
        42.8211, 42.0113, -87.8912
        Hunter-Lab:
        36.1088, 64.4812, -60.4262
      #a522c2 color charts
#a522c2 RGB chart
      #a522c2 CMYK chart
      #a522c2 RGB pie chart
      #a522c2 color shades, tints & tones
#a522c2 color schemes
#a522c2 color preview, HTML & CSS examples
           This text has a color of #a522c2        
        
          <p style="color:#a522c2;">Text here</p>
        
        
          .mytext {color:#a522c2;}
        
        Text color #a522c2
      
           This box has a color of #a522c2        
        
          <div style="background-color:#a522c2;">Content here</div>
        
        
          .mybackground {background-color:#a522c2;}
        
        Background color #a522c2
      
           Border around this has a color of #a522c2        
        
          <div style="border:2px solid #a522c2;">Content here</div>
        
        
          .myborder {border:2px solid #a522c2;}
        
        Border color #a522c2