#ac2bf2 color space conversions
Hex:
        #ac2bf2
        RGB:
        172, 43, 242
        CMY:
        33, 83, 5
        CMYK:
        29, 82, 0, 5
      HSL:
        279°, 88.4444%, 55.8824%
        HSV (HSB):
        279°, 82.2314%, 94.9020%
        XYZ:
        33.9041, 16.9092, 85.4813
        xyY:
        0.2488, 0.1241, 16.9092
      CIE-Lab:
        48.1454, 78.1133, -73.9061
        CIE-LCH:
        48.1454, 107.5351, 316.5853
        CIE-Luv:
        48.1454, 32.2094, -118.0312
        Hunter-Lab:
        41.1208, 75.2120, -94.4665
      #ac2bf2 color charts
#ac2bf2 RGB chart
      #ac2bf2 CMYK chart
      #ac2bf2 RGB pie chart
      #ac2bf2 color shades, tints & tones
#ac2bf2 color schemes
#ac2bf2 color preview, HTML & CSS examples
           This text has a color of #ac2bf2        
        
          <p style="color:#ac2bf2;">Text here</p>
        
        
          .mytext {color:#ac2bf2;}
        
        Text color #ac2bf2
      
           This box has a color of #ac2bf2        
        
          <div style="background-color:#ac2bf2;">Content here</div>
        
        
          .mybackground {background-color:#ac2bf2;}
        
        Background color #ac2bf2
      
           Border around this has a color of #ac2bf2        
        
          <div style="border:2px solid #ac2bf2;">Content here</div>
        
        
          .myborder {border:2px solid #ac2bf2;}
        
        Border color #ac2bf2