#ac5ff6 color space conversions
Hex:
#ac5ff6
RGB:
172, 95, 246
CMY:
33, 63, 4
CMYK:
30, 61, 0, 4
HSL:
271°, 89.3491%, 66.8627%
HSV (HSB):
271°, 61.3821%, 96.4706%
XYZ:
37.7400, 23.6089, 89.7566
xyY:
0.2498, 0.1562, 23.6089
CIE-Lab:
55.6941, 58.4743, -63.9173
CIE-LCH:
55.6941, 86.6295, 312.4536
CIE-Luv:
55.6941, 22.0769, -106.3977
Hunter-Lab:
48.5890, 53.6137, -75.5119
#ac5ff6 color charts
#ac5ff6 color shades, tints & tones
#ac5ff6 color schemes
#ac5ff6 color preview, HTML & CSS examples
This text has a color of #ac5ff6
<p style="color:#ac5ff6;">Text here</p>
.mytext {color:#ac5ff6;}
This box has a color of #ac5ff6
<div style="background-color:#ac5ff6;">Content here</div>
.mybackground {background-color:#ac5ff6;}
Border around this has a color of #ac5ff6
<div style="border:2px solid #ac5ff6;">Content here</div>
.myborder {border:2px solid #ac5ff6;}