<div>
<mi-componente style="color:blue;" 
[style.color]="miColor"
[style]="{color: miOtroColor}" miDirectiva>
</mi-componente>
</div>