#ac1dae color space conversions
Hex:
        #ac1dae
        RGB:
        172, 29, 174
        CMY:
        33, 89, 32
        CMYK:
        1, 83, 0, 32
      HSL:
        299°, 71.4286%, 39.8039%
        HSV (HSB):
        299°, 83.3333%, 68.2353%
        XYZ:
        25.0926, 12.7054, 41.1743
        xyY:
        0.3177, 0.1609, 12.7054
      CIE-Lab:
        42.3159, 69.3925, -44.0831
        CIE-LCH:
        42.3159, 82.2110, 327.5733
        CIE-Luv:
        42.3159, 53.9473, -72.1852
        Hunter-Lab:
        35.6446, 63.2799, -43.5366
      #ac1dae color charts
#ac1dae RGB chart
      #ac1dae CMYK chart
      #ac1dae RGB pie chart
      #ac1dae color shades, tints & tones
#ac1dae color schemes
#ac1dae color preview, HTML & CSS examples
           This text has a color of #ac1dae        
        
          <p style="color:#ac1dae;">Text here</p>
        
        
          .mytext {color:#ac1dae;}
        
        Text color #ac1dae
      
           This box has a color of #ac1dae        
        
          <div style="background-color:#ac1dae;">Content here</div>
        
        
          .mybackground {background-color:#ac1dae;}
        
        Background color #ac1dae
      
           Border around this has a color of #ac1dae        
        
          <div style="border:2px solid #ac1dae;">Content here</div>
        
        
          .myborder {border:2px solid #ac1dae;}
        
        Border color #ac1dae