#ac14c1 color space conversions
Hex:
        #ac14c1
        RGB:
        172, 20, 193
        CMY:
        33, 92, 24
        CMYK:
        11, 90, 0, 24
      HSL:
        293°, 81.2207%, 41.7647%
        HSV (HSB):
        293°, 89.6373%, 75.6863%
        XYZ:
        26.8891, 13.1212, 51.5675
        xyY:
        0.2936, 0.1433, 13.1212
      CIE-Lab:
        42.9453, 74.1584, -54.2663
        CIE-LCH:
        42.9453, 91.8928, 323.8048
        CIE-Luv:
        42.9453, 48.2318, -87.2409
        Hunter-Lab:
        36.2232, 69.1126, -59.0492
      #ac14c1 color charts
#ac14c1 RGB chart
      #ac14c1 CMYK chart
      #ac14c1 RGB pie chart
      #ac14c1 color shades, tints & tones
#ac14c1 color schemes
#ac14c1 color preview, HTML & CSS examples
           This text has a color of #ac14c1        
        
          <p style="color:#ac14c1;">Text here</p>
        
        
          .mytext {color:#ac14c1;}
        
        Text color #ac14c1
      
           This box has a color of #ac14c1        
        
          <div style="background-color:#ac14c1;">Content here</div>
        
        
          .mybackground {background-color:#ac14c1;}
        
        Background color #ac14c1
      
           Border around this has a color of #ac14c1        
        
          <div style="border:2px solid #ac14c1;">Content here</div>
        
        
          .myborder {border:2px solid #ac14c1;}
        
        Border color #ac14c1