#a012d9 color space conversions
Hex:
        #a012d9
        RGB:
        160, 18, 217
        CMY:
        37, 93, 15
        CMYK:
        26, 92, 0, 15
      HSL:
        283°, 84.6809%, 46.0784%
        HSV (HSB):
        283°, 91.7051%, 85.0980%
        XYZ:
        27.2379, 12.9159, 66.7031
        xyY:
        0.2549, 0.1209, 12.9159
      CIE-Lab:
        42.6363, 76.9036, -68.7632
        CIE-LCH:
        42.6363, 103.1627, 318.1986
        CIE-Luv:
        42.6363, 33.7549, -106.5755
        Hunter-Lab:
        35.9388, 72.3918, -84.8863
      #a012d9 color charts
#a012d9 RGB chart
      #a012d9 CMYK chart
      #a012d9 RGB pie chart
      #a012d9 color shades, tints & tones
#a012d9 color schemes
#a012d9 color preview, HTML & CSS examples
           This text has a color of #a012d9        
        
          <p style="color:#a012d9;">Text here</p>
        
        
          .mytext {color:#a012d9;}
        
        Text color #a012d9
      
           This box has a color of #a012d9        
        
          <div style="background-color:#a012d9;">Content here</div>
        
        
          .mybackground {background-color:#a012d9;}
        
        Background color #a012d9
      
           Border around this has a color of #a012d9        
        
          <div style="border:2px solid #a012d9;">Content here</div>
        
        
          .myborder {border:2px solid #a012d9;}
        
        Border color #a012d9