#ae0ceb color space conversions
Hex:
        #ae0ceb
        RGB:
        174, 12, 235
        CMY:
        32, 95, 8
        CMYK:
        26, 95, 0, 8
      HSL:
        284°, 90.2834%, 48.4314%
        HSV (HSB):
        284°, 94.8936%, 92.1569%
        XYZ:
        32.5824, 15.2598, 79.8254
        xyY:
        0.2552, 0.1195, 15.2598
      CIE-Lab:
        45.9880, 82.7436, -73.4635
        CIE-LCH:
        45.9880, 110.6498, 318.3999
        CIE-Luv:
        45.9880, 37.2591, -116.0917
        Hunter-Lab:
        39.0638, 80.5223, -93.8124
      #ae0ceb color charts
#ae0ceb RGB chart
      #ae0ceb CMYK chart
      #ae0ceb RGB pie chart
      #ae0ceb color shades, tints & tones
#ae0ceb color schemes
#ae0ceb color preview, HTML & CSS examples
           This text has a color of #ae0ceb        
        
          <p style="color:#ae0ceb;">Text here</p>
        
        
          .mytext {color:#ae0ceb;}
        
        Text color #ae0ceb
      
           This box has a color of #ae0ceb        
        
          <div style="background-color:#ae0ceb;">Content here</div>
        
        
          .mybackground {background-color:#ae0ceb;}
        
        Background color #ae0ceb
      
           Border around this has a color of #ae0ceb        
        
          <div style="border:2px solid #ae0ceb;">Content here</div>
        
        
          .myborder {border:2px solid #ae0ceb;}
        
        Border color #ae0ceb