[][src]Type Definition prisma::Hsla

type Hsla<T, A> = Alpha<T, Hsl<T, A>>;

An Hsl value with an alpha channel