#ac14ff color space conversions
Hex:
        #ac14ff
        RGB:
        172, 20, 255
        CMY:
        33, 92, 0
        CMYK:
        33, 92, 0, 0
      HSL:
        279°, 100.0000%, 53.9216%
        HSV (HSB):
        279°, 92.1569%, 100.0000%
        XYZ:
        35.3134, 16.4910, 95.9296
        xyY:
        0.2390, 0.1116, 16.4910
      CIE-Lab:
        47.6121, 85.2586, -82.0557
        CIE-LCH:
        47.6121, 118.3307, 316.0967
        CIE-Luv:
        47.6121, 30.8061, -128.8458
        Hunter-Lab:
        40.6091, 84.1567, -111.6326
      #ac14ff color charts
#ac14ff RGB chart
      #ac14ff CMYK chart
      #ac14ff RGB pie chart
      #ac14ff color shades, tints & tones
#ac14ff color schemes
#ac14ff color preview, HTML & CSS examples
           This text has a color of #ac14ff        
        
          <p style="color:#ac14ff;">Text here</p>
        
        
          .mytext {color:#ac14ff;}
        
        Text color #ac14ff
      
           This box has a color of #ac14ff        
        
          <div style="background-color:#ac14ff;">Content here</div>
        
        
          .mybackground {background-color:#ac14ff;}
        
        Background color #ac14ff
      
           Border around this has a color of #ac14ff        
        
          <div style="border:2px solid #ac14ff;">Content here</div>
        
        
          .myborder {border:2px solid #ac14ff;}
        
        Border color #ac14ff