#a70ca4 color space conversions
Hex:
        #a70ca4
        RGB:
        167, 12, 164
        CMY:
        35, 95, 36
        CMYK:
        0, 93, 2, 35
      HSL:
        301°, 86.5922%, 35.0980%
        HSV (HSB):
        301°, 92.8144%, 65.4902%
        XYZ:
        22.7687, 11.1588, 36.0758
        xyY:
        0.3253, 0.1594, 11.1588
      CIE-Lab:
        39.8466, 69.8115, -42.1061
        CIE-LCH:
        39.8466, 81.5265, 328.9042
        CIE-Luv:
        39.8466, 55.6303, -68.2488
        Hunter-Lab:
        33.4047, 63.2072, -40.6475
      #a70ca4 color charts
#a70ca4 RGB chart
      #a70ca4 CMYK chart
      #a70ca4 RGB pie chart
      #a70ca4 color shades, tints & tones
#a70ca4 color schemes
#a70ca4 color preview, HTML & CSS examples
           This text has a color of #a70ca4        
        
          <p style="color:#a70ca4;">Text here</p>
        
        
          .mytext {color:#a70ca4;}
        
        Text color #a70ca4
      
           This box has a color of #a70ca4        
        
          <div style="background-color:#a70ca4;">Content here</div>
        
        
          .mybackground {background-color:#a70ca4;}
        
        Background color #a70ca4
      
           Border around this has a color of #a70ca4        
        
          <div style="border:2px solid #a70ca4;">Content here</div>
        
        
          .myborder {border:2px solid #a70ca4;}
        
        Border color #a70ca4