#a012d4 color space conversions
Hex:
        #a012d4
        RGB:
        160, 18, 212
        CMY:
        37, 93, 17
        CMYK:
        25, 92, 0, 17
      HSL:
        284°, 84.3478%, 45.0980%
        HSV (HSB):
        284°, 91.5094%, 83.1373%
        XYZ:
        26.5972, 12.6597, 63.3291
        xyY:
        0.2593, 0.1234, 12.6597
      CIE-Lab:
        42.2459, 75.9812, -66.5227
        CIE-LCH:
        42.2459, 100.9872, 318.7974
        CIE-Luv:
        42.2459, 35.0895, -103.2678
        Hunter-Lab:
        35.5804, 71.1671, -80.6231
      #a012d4 color charts
#a012d4 RGB chart
      #a012d4 CMYK chart
      #a012d4 RGB pie chart
      #a012d4 color shades, tints & tones
#a012d4 color schemes
#a012d4 color preview, HTML & CSS examples
           This text has a color of #a012d4        
        
          <p style="color:#a012d4;">Text here</p>
        
        
          .mytext {color:#a012d4;}
        
        Text color #a012d4
      
           This box has a color of #a012d4        
        
          <div style="background-color:#a012d4;">Content here</div>
        
        
          .mybackground {background-color:#a012d4;}
        
        Background color #a012d4
      
           Border around this has a color of #a012d4        
        
          <div style="border:2px solid #a012d4;">Content here</div>
        
        
          .myborder {border:2px solid #a012d4;}
        
        Border color #a012d4