#ac15d4 color space conversions
Hex:
#ac15d4
RGB:
172, 21, 212
CMY:
33, 92, 17
CMYK:
19, 90, 0, 17
HSL:
287°, 81.9742%, 45.6863%
HSV (HSB):
287°, 90.0943%, 83.1373%
XYZ:
29.1651, 14.0605, 63.4641
xyY:
0.2734, 0.1318, 14.0605
CIE-Lab:
44.3195, 77.2467, -63.0661
CIE-LCH:
44.3195, 99.7215, 320.7710
CIE-Luv:
44.3195, 42.1576, -100.4611
Hunter-Lab:
37.4973, 73.2157, -74.1002
#ac15d4 color charts
#ac15d4 color shades, tints & tones
#ac15d4 color schemes
#ac15d4 color preview, HTML & CSS examples
This text has a color of #ac15d4
<p style="color:#ac15d4;">Text here</p>
.mytext {color:#ac15d4;}
This box has a color of #ac15d4
<div style="background-color:#ac15d4;">Content here</div>
.mybackground {background-color:#ac15d4;}
Border around this has a color of #ac15d4
<div style="border:2px solid #ac15d4;">Content here</div>
.myborder {border:2px solid #ac15d4;}