#ac14e2 color space conversions
Hex:
        #ac14e2
        RGB:
        172, 20, 226
        CMY:
        33, 92, 11
        CMYK:
        24, 91, 0, 11
      HSL:
        284°, 83.7398%, 48.2353%
        HSV (HSB):
        284°, 91.1504%, 88.6275%
        XYZ:
        30.9909, 14.7620, 73.1674
        xyY:
        0.2606, 0.1241, 14.7620
      CIE-Lab:
        45.3064, 79.8882, -69.4785
        CIE-LCH:
        45.3064, 105.8744, 318.9866
        CIE-Luv:
        45.3064, 38.1884, -110.0293
        Hunter-Lab:
        38.4213, 76.7421, -86.0138
      #ac14e2 color charts
#ac14e2 RGB chart
      #ac14e2 CMYK chart
      #ac14e2 RGB pie chart
      #ac14e2 color shades, tints & tones
#ac14e2 color schemes
#ac14e2 color preview, HTML & CSS examples
           This text has a color of #ac14e2        
        
          <p style="color:#ac14e2;">Text here</p>
        
        
          .mytext {color:#ac14e2;}
        
        Text color #ac14e2
      
           This box has a color of #ac14e2        
        
          <div style="background-color:#ac14e2;">Content here</div>
        
        
          .mybackground {background-color:#ac14e2;}
        
        Background color #ac14e2
      
           Border around this has a color of #ac14e2        
        
          <div style="border:2px solid #ac14e2;">Content here</div>
        
        
          .myborder {border:2px solid #ac14e2;}
        
        Border color #ac14e2