#a701fa color space conversions
Hex:
        #a701fa
        RGB:
        167, 1, 250
        CMY:
        35, 100, 2
        CMYK:
        33, 100, 0, 2
      HSL:
        280°, 99.2032%, 49.2157%
        HSV (HSB):
        280°, 99.6000%, 98.0392%
        XYZ:
        33.2025, 15.1393, 91.6147
        xyY:
        0.2372, 0.1082, 15.1393
      CIE-Lab:
        45.8244, 85.6544, -82.2191
        CIE-LCH:
        45.8244, 118.7293, 316.1723
        CIE-Luv:
        45.8244, 29.9885, -127.3174
        Hunter-Lab:
        38.9093, 84.2284, -112.3660
      #a701fa color charts
#a701fa RGB chart
      #a701fa CMYK chart
      #a701fa RGB pie chart
      #a701fa color shades, tints & tones
#a701fa color schemes
#a701fa color preview, HTML & CSS examples
           This text has a color of #a701fa        
        
          <p style="color:#a701fa;">Text here</p>
        
        
          .mytext {color:#a701fa;}
        
        Text color #a701fa
      
           This box has a color of #a701fa        
        
          <div style="background-color:#a701fa;">Content here</div>
        
        
          .mybackground {background-color:#a701fa;}
        
        Background color #a701fa
      
           Border around this has a color of #a701fa        
        
          <div style="border:2px solid #a701fa;">Content here</div>
        
        
          .myborder {border:2px solid #a701fa;}
        
        Border color #a701fa