#ac8bb8 color space conversions
Hex:
#ac8bb8
RGB:
172, 139, 184
CMY:
33, 45, 28
CMYK:
7, 24, 0, 28
HSL:
284°, 24.0642%, 63.3333%
HSV (HSB):
284°, 24.4565%, 72.1569%
XYZ:
34.8976, 30.6966, 49.4331
xyY:
0.3034, 0.2669, 30.6966
CIE-Lab:
62.2507, 20.7451, -18.8000
CIE-LCH:
62.2507, 27.9964, 317.8160
CIE-Luv:
62.2507, 15.4041, -31.6506
Hunter-Lab:
55.4045, 15.4738, -14.1167
#ac8bb8 color charts
#ac8bb8 color shades, tints & tones
#ac8bb8 color schemes
#ac8bb8 color preview, HTML & CSS examples
This text has a color of #ac8bb8
<p style="color:#ac8bb8;">Text here</p>
.mytext {color:#ac8bb8;}
This box has a color of #ac8bb8
<div style="background-color:#ac8bb8;">Content here</div>
.mybackground {background-color:#ac8bb8;}
Border around this has a color of #ac8bb8
<div style="border:2px solid #ac8bb8;">Content here</div>
.myborder {border:2px solid #ac8bb8;}