#a00cf1 color space conversions
Hex:
        #a00cf1
        RGB:
        160, 12, 241
        CMY:
        37, 95, 5
        CMYK:
        34, 95, 0, 5
      HSL:
        279°, 90.5138%, 49.6078%
        HSV (HSB):
        279°, 95.0207%, 94.5098%
        XYZ:
        30.5059, 14.0874, 84.3304
        xyY:
        0.2366, 0.1093, 14.0874
      CIE-Lab:
        44.3580, 82.1714, -79.6044
        CIE-LCH:
        44.3580, 114.4071, 315.9091
        CIE-Luv:
        44.3580, 28.1222, -122.3097
        Hunter-Lab:
        37.5332, 79.3964, -106.9409
      #a00cf1 color charts
#a00cf1 RGB chart
      #a00cf1 CMYK chart
      #a00cf1 RGB pie chart
      #a00cf1 color shades, tints & tones
#a00cf1 color schemes
#a00cf1 color preview, HTML & CSS examples
           This text has a color of #a00cf1        
        
          <p style="color:#a00cf1;">Text here</p>
        
        
          .mytext {color:#a00cf1;}
        
        Text color #a00cf1
      
           This box has a color of #a00cf1        
        
          <div style="background-color:#a00cf1;">Content here</div>
        
        
          .mybackground {background-color:#a00cf1;}
        
        Background color #a00cf1
      
           Border around this has a color of #a00cf1        
        
          <div style="border:2px solid #a00cf1;">Content here</div>
        
        
          .myborder {border:2px solid #a00cf1;}
        
        Border color #a00cf1