#ac11d5 color space conversions
Hex:
#ac11d5
RGB:
172, 17, 213
CMY:
33, 93, 16
CMYK:
19, 92, 0, 16
HSL:
287°, 85.2174%, 45.0980%
HSV (HSB):
287°, 92.0188%, 83.5294%
XYZ:
29.2239, 13.9756, 64.1081
xyY:
0.2723, 0.1302, 13.9756
CIE-Lab:
44.1980, 77.9972, -63.8388
CIE-LCH:
44.1980, 100.7916, 320.7005
CIE-Luv:
44.1980, 42.0962, -101.4842
Hunter-Lab:
37.3840, 74.1155, -75.5048
#ac11d5 color charts
#ac11d5 color shades, tints & tones
#ac11d5 color schemes
#ac11d5 color preview, HTML & CSS examples
This text has a color of #ac11d5
<p style="color:#ac11d5;">Text here</p>
.mytext {color:#ac11d5;}
This box has a color of #ac11d5
<div style="background-color:#ac11d5;">Content here</div>
.mybackground {background-color:#ac11d5;}
Border around this has a color of #ac11d5
<div style="border:2px solid #ac11d5;">Content here</div>
.myborder {border:2px solid #ac11d5;}