#ae2df3 color space conversions
Hex:
        #ae2df3
        RGB:
        174, 45, 243
        CMY:
        32, 82, 5
        CMYK:
        28, 81, 0, 5
      HSL:
        279°, 89.1892%, 56.4706%
        HSV (HSB):
        279°, 81.4815%, 95.2941%
        XYZ:
        34.5716, 17.3465, 86.3201
        xyY:
        0.2501, 0.1255, 17.3465
      CIE-Lab:
        48.6937, 78.0619, -73.5623
        CIE-LCH:
        48.6937, 107.2618, 316.6998
        CIE-Luv:
        48.6937, 32.8515, -117.9922
        Hunter-Lab:
        41.6491, 75.2811, -93.7274
      #ae2df3 color charts
#ae2df3 RGB chart
      #ae2df3 CMYK chart
      #ae2df3 RGB pie chart
      #ae2df3 color shades, tints & tones
#ae2df3 color schemes
#ae2df3 color preview, HTML & CSS examples
           This text has a color of #ae2df3        
        
          <p style="color:#ae2df3;">Text here</p>
        
        
          .mytext {color:#ae2df3;}
        
        Text color #ae2df3
      
           This box has a color of #ae2df3        
        
          <div style="background-color:#ae2df3;">Content here</div>
        
        
          .mybackground {background-color:#ae2df3;}
        
        Background color #ae2df3
      
           Border around this has a color of #ae2df3        
        
          <div style="border:2px solid #ae2df3;">Content here</div>
        
        
          .myborder {border:2px solid #ae2df3;}
        
        Border color #ae2df3