#a41af1 color space conversions
Hex:
        #a41af1
        RGB:
        164, 26, 241
        CMY:
        36, 90, 5
        CMYK:
        32, 89, 0, 5
      HSL:
        279°, 88.4774%, 52.3529%
        HSV (HSB):
        279°, 89.2116%, 94.5098%
        XYZ:
        31.5564, 14.9822, 84.4477
        xyY:
        0.2409, 0.1144, 14.9822
      CIE-Lab:
        45.6098, 80.6614, -77.5313
        CIE-LCH:
        45.6098, 111.8810, 316.1335
        CIE-Luv:
        45.6098, 29.5516, -120.8114
        Hunter-Lab:
        38.7068, 77.7884, -102.2599
      #a41af1 color charts
#a41af1 RGB chart
      #a41af1 CMYK chart
      #a41af1 RGB pie chart
      #a41af1 color shades, tints & tones
#a41af1 color schemes
#a41af1 color preview, HTML & CSS examples
           This text has a color of #a41af1        
        
          <p style="color:#a41af1;">Text here</p>
        
        
          .mytext {color:#a41af1;}
        
        Text color #a41af1
      
           This box has a color of #a41af1        
        
          <div style="background-color:#a41af1;">Content here</div>
        
        
          .mybackground {background-color:#a41af1;}
        
        Background color #a41af1
      
           Border around this has a color of #a41af1        
        
          <div style="border:2px solid #a41af1;">Content here</div>
        
        
          .myborder {border:2px solid #a41af1;}
        
        Border color #a41af1