#a012fa color space conversions
Hex:
        #a012fa
        RGB:
        160, 18, 250
        CMY:
        37, 93, 2
        CMYK:
        36, 93, 0, 2
      HSL:
        277°, 95.8678%, 52.5490%
        HSV (HSB):
        277°, 92.8000%, 98.0392%
        XYZ:
        31.9688, 14.8083, 91.6158
        xyY:
        0.2310, 0.1070, 14.8083
      CIE-Lab:
        45.3705, 83.1943, -83.0024
        CIE-LCH:
        45.3705, 117.5189, 315.0662
        CIE-Luv:
        45.3705, 25.9032, -127.6192
        Hunter-Lab:
        38.4816, 80.9473, -114.2188
      #a012fa color charts
#a012fa RGB chart
      #a012fa CMYK chart
      #a012fa RGB pie chart
      #a012fa color shades, tints & tones
#a012fa color schemes
#a012fa color preview, HTML & CSS examples
           This text has a color of #a012fa        
        
          <p style="color:#a012fa;">Text here</p>
        
        
          .mytext {color:#a012fa;}
        
        Text color #a012fa
      
           This box has a color of #a012fa        
        
          <div style="background-color:#a012fa;">Content here</div>
        
        
          .mybackground {background-color:#a012fa;}
        
        Background color #a012fa
      
           Border around this has a color of #a012fa        
        
          <div style="border:2px solid #a012fa;">Content here</div>
        
        
          .myborder {border:2px solid #a012fa;}
        
        Border color #a012fa