#a70bfb color space conversions
Hex:
        #a70bfb
        RGB:
        167, 11, 251
        CMY:
        35, 96, 2
        CMYK:
        33, 96, 0, 2
      HSL:
        279°, 96.7742%, 51.3725%
        HSV (HSB):
        279°, 95.6175%, 98.4314%
        XYZ:
        33.4686, 15.4199, 92.4791
        xyY:
        0.2367, 0.1091, 15.4199
      CIE-Lab:
        46.2040, 84.9566, -82.1566
        CIE-LCH:
        46.2040, 118.1835, 315.9599
        CIE-Luv:
        46.2040, 29.4728, -127.5683
        Hunter-Lab:
        39.2681, 83.4180, -112.1443
      #a70bfb color charts
#a70bfb RGB chart
      #a70bfb CMYK chart
      #a70bfb RGB pie chart
      #a70bfb color shades, tints & tones
#a70bfb color schemes
#a70bfb color preview, HTML & CSS examples
           This text has a color of #a70bfb        
        
          <p style="color:#a70bfb;">Text here</p>
        
        
          .mytext {color:#a70bfb;}
        
        Text color #a70bfb
      
           This box has a color of #a70bfb        
        
          <div style="background-color:#a70bfb;">Content here</div>
        
        
          .mybackground {background-color:#a70bfb;}
        
        Background color #a70bfb
      
           Border around this has a color of #a70bfb        
        
          <div style="border:2px solid #a70bfb;">Content here</div>
        
        
          .myborder {border:2px solid #a70bfb;}
        
        Border color #a70bfb