#aca0fc color space conversions
Hex:
        #aca0fc
        RGB:
        172, 160, 252
        CMY:
        33, 37, 1
        CMYK:
        32, 37, 0, 1
      HSL:
        248°, 93.8776%, 80.7843%
        HSV (HSB):
        248°, 36.5079%, 98.8235%
        XYZ:
        47.1548, 40.9405, 97.5125
        xyY:
        0.2541, 0.2206, 40.9405
      CIE-Lab:
        70.1342, 24.5529, -44.2733
        CIE-LCH:
        70.1342, 50.6258, 299.0117
        CIE-Luv:
        70.1342, -0.0771, -74.7849
        Hunter-Lab:
        63.9848, 19.5754, -45.5683
      #aca0fc color charts
#aca0fc RGB chart
      #aca0fc CMYK chart
      #aca0fc RGB pie chart
      #aca0fc color shades, tints & tones
#aca0fc color schemes
#aca0fc color preview, HTML & CSS examples
           This text has a color of #aca0fc        
        
          <p style="color:#aca0fc;">Text here</p>
        
        
          .mytext {color:#aca0fc;}
        
        Text color #aca0fc
      
           This box has a color of #aca0fc        
        
          <div style="background-color:#aca0fc;">Content here</div>
        
        
          .mybackground {background-color:#aca0fc;}
        
        Background color #aca0fc
      
           Border around this has a color of #aca0fc        
        
          <div style="border:2px solid #aca0fc;">Content here</div>
        
        
          .myborder {border:2px solid #aca0fc;}
        
        Border color #aca0fc