#ac15d6 color space conversions
Hex:
#ac15d6
RGB:
172, 21, 214
CMY:
33, 92, 16
CMYK:
20, 90, 0, 16
HSL:
287°, 82.1277%, 46.0784%
HSV (HSB):
287°, 90.1869%, 83.9216%
XYZ:
29.4190, 14.1620, 64.8013
xyY:
0.2714, 0.1307, 14.1620
CIE-Lab:
44.4644, 77.5981, -63.9815
CIE-LCH:
44.4644, 100.5738, 320.4936
CIE-Luv:
44.4644, 41.5625, -101.8332
Hunter-Lab:
37.6325, 73.6848, -75.7518
#ac15d6 color charts
#ac15d6 color shades, tints & tones
#ac15d6 color schemes
#ac15d6 color preview, HTML & CSS examples
This text has a color of #ac15d6
<p style="color:#ac15d6;">Text here</p>
.mytext {color:#ac15d6;}
This box has a color of #ac15d6
<div style="background-color:#ac15d6;">Content here</div>
.mybackground {background-color:#ac15d6;}
Border around this has a color of #ac15d6
<div style="border:2px solid #ac15d6;">Content here</div>
.myborder {border:2px solid #ac15d6;}