#a701d5 color space conversions
Hex:
        #a701d5
        RGB:
        167, 1, 213
        CMY:
        35, 100, 16
        CMYK:
        22, 100, 0, 16
      HSL:
        287°, 99.0654%, 41.9608%
        HSV (HSB):
        287°, 99.5305%, 83.5294%
        XYZ:
        27.9574, 13.0413, 63.9945
        xyY:
        0.2663, 0.1242, 13.0413
      CIE-Lab:
        42.8254, 78.9663, -66.1062
        CIE-LCH:
        42.8254, 102.9840, 320.0658
        CIE-Luv:
        42.8254, 39.6760, -103.4930
        Hunter-Lab:
        36.1127, 74.9923, -79.7874
      #a701d5 color charts
#a701d5 RGB chart
      #a701d5 CMYK chart
      #a701d5 RGB pie chart
      #a701d5 color shades, tints & tones
#a701d5 color schemes
#a701d5 color preview, HTML & CSS examples
           This text has a color of #a701d5        
        
          <p style="color:#a701d5;">Text here</p>
        
        
          .mytext {color:#a701d5;}
        
        Text color #a701d5
      
           This box has a color of #a701d5        
        
          <div style="background-color:#a701d5;">Content here</div>
        
        
          .mybackground {background-color:#a701d5;}
        
        Background color #a701d5
      
           Border around this has a color of #a701d5        
        
          <div style="border:2px solid #a701d5;">Content here</div>
        
        
          .myborder {border:2px solid #a701d5;}
        
        Border color #a701d5