#a500f0 color space conversions
Hex:
        #a500f0
        RGB:
        165, 0, 240
        CMY:
        35, 100, 6
        CMYK:
        31, 100, 0, 6
      HSL:
        281°, 100.0000%, 47.0588%
        HSV (HSB):
        281°, 100.0000%, 94.1176%
        XYZ:
        31.2452, 14.2906, 83.5496
        xyY:
        0.2421, 0.1107, 14.2906
      CIE-Lab:
        44.6468, 83.6701, -78.5378
        CIE-LCH:
        44.6468, 114.7557, 316.8123
        CIE-Luv:
        44.6468, 31.3475, -121.4002
        Hunter-Lab:
        37.8029, 81.3804, -104.5770
      #a500f0 color charts
#a500f0 RGB chart
      #a500f0 CMYK chart
      #a500f0 RGB pie chart
      #a500f0 color shades, tints & tones
#a500f0 color schemes
#a500f0 color preview, HTML & CSS examples
           This text has a color of #a500f0        
        
          <p style="color:#a500f0;">Text here</p>
        
        
          .mytext {color:#a500f0;}
        
        Text color #a500f0
      
           This box has a color of #a500f0        
        
          <div style="background-color:#a500f0;">Content here</div>
        
        
          .mybackground {background-color:#a500f0;}
        
        Background color #a500f0
      
           Border around this has a color of #a500f0        
        
          <div style="border:2px solid #a500f0;">Content here</div>
        
        
          .myborder {border:2px solid #a500f0;}
        
        Border color #a500f0