#a41ae1 color space conversions
Hex:
        #a41ae1
        RGB:
        164, 26, 225
        CMY:
        36, 90, 12
        CMYK:
        27, 88, 0, 12
      HSL:
        282°, 79.2829%, 49.2157%
        HSV (HSB):
        282°, 88.4444%, 88.2353%
        XYZ:
        29.2698, 14.0675, 72.4068
        xyY:
        0.2529, 0.1215, 14.0675
      CIE-Lab:
        44.3296, 77.6063, -70.5534
        CIE-LCH:
        44.3296, 104.8834, 317.7254
        CIE-Luv:
        44.3296, 33.4646, -110.4161
        Hunter-Lab:
        37.5067, 73.6627, -88.2047
      #a41ae1 color charts
#a41ae1 RGB chart
      #a41ae1 CMYK chart
      #a41ae1 RGB pie chart
      #a41ae1 color shades, tints & tones
#a41ae1 color schemes
#a41ae1 color preview, HTML & CSS examples
           This text has a color of #a41ae1        
        
          <p style="color:#a41ae1;">Text here</p>
        
        
          .mytext {color:#a41ae1;}
        
        Text color #a41ae1
      
           This box has a color of #a41ae1        
        
          <div style="background-color:#a41ae1;">Content here</div>
        
        
          .mybackground {background-color:#a41ae1;}
        
        Background color #a41ae1
      
           Border around this has a color of #a41ae1        
        
          <div style="border:2px solid #a41ae1;">Content here</div>
        
        
          .myborder {border:2px solid #a41ae1;}
        
        Border color #a41ae1