#ac5fee color space conversions
Hex:
        #ac5fee
        RGB:
        172, 95, 238
        CMY:
        33, 63, 7
        CMYK:
        28, 60, 0, 7
      HSL:
        272°, 80.7910%, 65.2941%
        HSV (HSB):
        272°, 60.0840%, 93.3333%
        XYZ:
        36.5381, 23.1281, 83.4273
        xyY:
        0.2553, 0.1616, 23.1281
      CIE-Lab:
        55.2041, 56.6429, -60.2463
        CIE-LCH:
        55.2041, 82.6924, 313.2343
        CIE-Luv:
        55.2041, 23.5234, -100.3892
        Hunter-Lab:
        48.0917, 51.4564, -69.1894
      #ac5fee color charts
#ac5fee RGB chart
      #ac5fee CMYK chart
      #ac5fee RGB pie chart
      #ac5fee color shades, tints & tones
#ac5fee color schemes
#ac5fee color preview, HTML & CSS examples
           This text has a color of #ac5fee        
        
          <p style="color:#ac5fee;">Text here</p>
        
        
          .mytext {color:#ac5fee;}
        
        Text color #ac5fee
      
           This box has a color of #ac5fee        
        
          <div style="background-color:#ac5fee;">Content here</div>
        
        
          .mybackground {background-color:#ac5fee;}
        
        Background color #ac5fee
      
           Border around this has a color of #ac5fee        
        
          <div style="border:2px solid #ac5fee;">Content here</div>
        
        
          .myborder {border:2px solid #ac5fee;}
        
        Border color #ac5fee