#a520e2 color space conversions
Hex:
        #a520e2
        RGB:
        165, 32, 226
        CMY:
        35, 87, 11
        CMYK:
        27, 86, 0, 11
      HSL:
        281°, 76.9841%, 50.5882%
        HSV (HSB):
        281°, 85.8407%, 88.6275%
        XYZ:
        29.7610, 14.5233, 73.1862
        xyY:
        0.2533, 0.1236, 14.5233
      CIE-Lab:
        44.9743, 76.7058, -70.0661
        CIE-LCH:
        44.9743, 103.8896, 317.5902
        CIE-Luv:
        44.9743, 33.3143, -110.2358
        Hunter-Lab:
        38.1095, 72.7052, -87.1850
      #a520e2 color charts
#a520e2 RGB chart
      #a520e2 CMYK chart
      #a520e2 RGB pie chart
      #a520e2 color shades, tints & tones
#a520e2 color schemes
#a520e2 color preview, HTML & CSS examples
           This text has a color of #a520e2        
        
          <p style="color:#a520e2;">Text here</p>
        
        
          .mytext {color:#a520e2;}
        
        Text color #a520e2
      
           This box has a color of #a520e2        
        
          <div style="background-color:#a520e2;">Content here</div>
        
        
          .mybackground {background-color:#a520e2;}
        
        Background color #a520e2
      
           Border around this has a color of #a520e2        
        
          <div style="border:2px solid #a520e2;">Content here</div>
        
        
          .myborder {border:2px solid #a520e2;}
        
        Border color #a520e2