#a40fad color space conversions
Hex:
        #a40fad
        RGB:
        164, 15, 173
        CMY:
        36, 94, 32
        CMYK:
        5, 91, 0, 32
      HSL:
        297°, 84.0426%, 36.8627%
        HSV (HSB):
        297°, 91.3295%, 67.8431%
        XYZ:
        23.0235, 11.2513, 40.4934
        xyY:
        0.3079, 0.1505, 11.2513
      CIE-Lab:
        40.0005, 70.3022, -47.2736
        CIE-LCH:
        40.0005, 84.7183, 326.0818
        CIE-Luv:
        40.0005, 49.9902, -75.4523
        Hunter-Lab:
        33.5429, 63.8202, -48.0955
      #a40fad color charts
#a40fad RGB chart
      #a40fad CMYK chart
      #a40fad RGB pie chart
      #a40fad color shades, tints & tones
#a40fad color schemes
#a40fad color preview, HTML & CSS examples
           This text has a color of #a40fad        
        
          <p style="color:#a40fad;">Text here</p>
        
        
          .mytext {color:#a40fad;}
        
        Text color #a40fad
      
           This box has a color of #a40fad        
        
          <div style="background-color:#a40fad;">Content here</div>
        
        
          .mybackground {background-color:#a40fad;}
        
        Background color #a40fad
      
           Border around this has a color of #a40fad        
        
          <div style="border:2px solid #a40fad;">Content here</div>
        
        
          .myborder {border:2px solid #a40fad;}
        
        Border color #a40fad