#ae1ff2 color space conversions
Hex:
        #ae1ff2
        RGB:
        174, 31, 242
        CMY:
        32, 88, 5
        CMYK:
        28, 87, 0, 5
      HSL:
        281°, 89.0295%, 53.5294%
        HSV (HSB):
        281°, 87.1901%, 94.9020%
        XYZ:
        33.9726, 16.3894, 85.3773
        xyY:
        0.2503, 0.1207, 16.3894
      CIE-Lab:
        47.4813, 81.2141, -74.9763
        CIE-LCH:
        47.4813, 110.5313, 317.2870
        CIE-Luv:
        47.4813, 34.3887, -119.2003
        Hunter-Lab:
        40.4839, 78.9437, -96.6992
      #ae1ff2 color charts
#ae1ff2 RGB chart
      #ae1ff2 CMYK chart
      #ae1ff2 RGB pie chart
      #ae1ff2 color shades, tints & tones
#ae1ff2 color schemes
#ae1ff2 color preview, HTML & CSS examples
           This text has a color of #ae1ff2        
        
          <p style="color:#ae1ff2;">Text here</p>
        
        
          .mytext {color:#ae1ff2;}
        
        Text color #ae1ff2
      
           This box has a color of #ae1ff2        
        
          <div style="background-color:#ae1ff2;">Content here</div>
        
        
          .mybackground {background-color:#ae1ff2;}
        
        Background color #ae1ff2
      
           Border around this has a color of #ae1ff2        
        
          <div style="border:2px solid #ae1ff2;">Content here</div>
        
        
          .myborder {border:2px solid #ae1ff2;}
        
        Border color #ae1ff2