#a41ff0 color space conversions
Hex:
        #a41ff0
        RGB:
        164, 31, 240
        CMY:
        36, 88, 6
        CMYK:
        32, 87, 0, 6
      HSL:
        278°, 87.4477%, 53.1373%
        HSV (HSB):
        278°, 87.0833%, 94.1176%
        XYZ:
        31.5280, 15.1638, 83.7033
        xyY:
        0.2418, 0.1163, 15.1638
      CIE-Lab:
        45.8577, 79.4889, -76.5623
        CIE-LCH:
        45.8577, 110.3643, 316.0744
        CIE-Luv:
        45.8577, 29.4456, -119.7009
        Hunter-Lab:
        38.9407, 76.3749, -100.1858
      #a41ff0 color charts
#a41ff0 RGB chart
      #a41ff0 CMYK chart
      #a41ff0 RGB pie chart
      #a41ff0 color shades, tints & tones
#a41ff0 color schemes
#a41ff0 color preview, HTML & CSS examples
           This text has a color of #a41ff0        
        
          <p style="color:#a41ff0;">Text here</p>
        
        
          .mytext {color:#a41ff0;}
        
        Text color #a41ff0
      
           This box has a color of #a41ff0        
        
          <div style="background-color:#a41ff0;">Content here</div>
        
        
          .mybackground {background-color:#a41ff0;}
        
        Background color #a41ff0
      
           Border around this has a color of #a41ff0        
        
          <div style="border:2px solid #a41ff0;">Content here</div>
        
        
          .myborder {border:2px solid #a41ff0;}
        
        Border color #a41ff0