#a70be0 color space conversions
Hex:
        #a70be0
        RGB:
        167, 11, 224
        CMY:
        35, 96, 12
        CMYK:
        25, 95, 0, 12
      HSL:
        284°, 90.6383%, 46.0784%
        HSV (HSB):
        284°, 95.0893%, 87.8431%
        XYZ:
        29.5106, 13.8367, 71.6364
        xyY:
        0.2567, 0.1203, 13.8367
      CIE-Lab:
        43.9978, 79.9600, -70.5043
        CIE-LCH:
        43.9978, 106.6042, 318.5959
        CIE-Luv:
        43.9978, 36.2248, -110.2812
        Hunter-Lab:
        37.1977, 76.5162, -88.1441
      #a70be0 color charts
#a70be0 RGB chart
      #a70be0 CMYK chart
      #a70be0 RGB pie chart
      #a70be0 color shades, tints & tones
#a70be0 color schemes
#a70be0 color preview, HTML & CSS examples
           This text has a color of #a70be0        
        
          <p style="color:#a70be0;">Text here</p>
        
        
          .mytext {color:#a70be0;}
        
        Text color #a70be0
      
           This box has a color of #a70be0        
        
          <div style="background-color:#a70be0;">Content here</div>
        
        
          .mybackground {background-color:#a70be0;}
        
        Background color #a70be0
      
           Border around this has a color of #a70be0        
        
          <div style="border:2px solid #a70be0;">Content here</div>
        
        
          .myborder {border:2px solid #a70be0;}
        
        Border color #a70be0