#a70c93 color space conversions
Hex:
        #a70c93
        RGB:
        167, 12, 147
        CMY:
        35, 95, 42
        CMYK:
        0, 93, 12, 35
      HSL:
        308°, 86.5922%, 35.0980%
        HSV (HSB):
        308°, 92.8144%, 65.4902%
        XYZ:
        21.3343, 10.5850, 28.5224
        xyY:
        0.3530, 0.1751, 10.5850
      CIE-Lab:
        38.8726, 67.3471, -33.3614
        CIE-LCH:
        38.8726, 75.1573, 333.6478
        CIE-Luv:
        38.8726, 62.3425, -55.4670
        Hunter-Lab:
        32.5346, 60.1141, -29.2041
      #a70c93 color charts
#a70c93 RGB chart
      #a70c93 CMYK chart
      #a70c93 RGB pie chart
      #a70c93 color shades, tints & tones
#a70c93 color schemes
#a70c93 color preview, HTML & CSS examples
           This text has a color of #a70c93        
        
          <p style="color:#a70c93;">Text here</p>
        
        
          .mytext {color:#a70c93;}
        
        Text color #a70c93
      
           This box has a color of #a70c93        
        
          <div style="background-color:#a70c93;">Content here</div>
        
        
          .mybackground {background-color:#a70c93;}
        
        Background color #a70c93
      
           Border around this has a color of #a70c93        
        
          <div style="border:2px solid #a70c93;">Content here</div>
        
        
          .myborder {border:2px solid #a70c93;}
        
        Border color #a70c93