#a40af1 color space conversions
Hex:
        #a40af1
        RGB:
        164, 10, 241
        CMY:
        36, 96, 5
        CMYK:
        32, 96, 0, 5
      HSL:
        280°, 92.0319%, 49.2157%
        HSV (HSB):
        280°, 95.8506%, 94.5098%
        XYZ:
        31.2956, 14.4605, 84.3608
        xyY:
        0.2405, 0.1111, 14.4605
      CIE-Lab:
        44.8862, 82.8237, -78.7158
        CIE-LCH:
        44.8862, 114.2626, 316.4567
        CIE-Luv:
        44.8862, 30.2748, -121.7895
        Hunter-Lab:
        38.0269, 80.3556, -104.9130
      #a40af1 color charts
#a40af1 RGB chart
      #a40af1 CMYK chart
      #a40af1 RGB pie chart
      #a40af1 color shades, tints & tones
#a40af1 color schemes
#a40af1 color preview, HTML & CSS examples
           This text has a color of #a40af1        
        
          <p style="color:#a40af1;">Text here</p>
        
        
          .mytext {color:#a40af1;}
        
        Text color #a40af1
      
           This box has a color of #a40af1        
        
          <div style="background-color:#a40af1;">Content here</div>
        
        
          .mybackground {background-color:#a40af1;}
        
        Background color #a40af1
      
           Border around this has a color of #a40af1        
        
          <div style="border:2px solid #a40af1;">Content here</div>
        
        
          .myborder {border:2px solid #a40af1;}
        
        Border color #a40af1