#a70ec3 color space conversions
Hex:
        #a70ec3
        RGB:
        167, 14, 195
        CMY:
        35, 95, 24
        CMYK:
        14, 93, 0, 24
      HSL:
        291°, 86.6029%, 40.9804%
        HSV (HSB):
        291°, 92.8205%, 76.4706%
        XYZ:
        25.9437, 12.4697, 52.6693
        xyY:
        0.2848, 0.1369, 12.4697
      CIE-Lab:
        41.9531, 74.5427, -57.0795
        CIE-LCH:
        41.9531, 93.8865, 322.5577
        CIE-Luv:
        41.9531, 44.6561, -90.4445
        Hunter-Lab:
        35.3125, 69.3454, -63.7135
      #a70ec3 color charts
#a70ec3 RGB chart
      #a70ec3 CMYK chart
      #a70ec3 RGB pie chart
      #a70ec3 color shades, tints & tones
#a70ec3 color schemes
#a70ec3 color preview, HTML & CSS examples
           This text has a color of #a70ec3        
        
          <p style="color:#a70ec3;">Text here</p>
        
        
          .mytext {color:#a70ec3;}
        
        Text color #a70ec3
      
           This box has a color of #a70ec3        
        
          <div style="background-color:#a70ec3;">Content here</div>
        
        
          .mybackground {background-color:#a70ec3;}
        
        Background color #a70ec3
      
           Border around this has a color of #a70ec3        
        
          <div style="border:2px solid #a70ec3;">Content here</div>
        
        
          .myborder {border:2px solid #a70ec3;}
        
        Border color #a70ec3