Struct matdesign_color::MatColorPurple[][src]

pub struct MatColorPurple;
Expand description

Purple color and its accents

Implementations

Purple[50] -> 0xF3E5F5

Purple[100] -> 0xE1BEE7

Purple[200] -> 0xCE93D8

Purple[300] -> 0xBA68C8

Purple[400] -> 0xAB47BC

Purple[500] -> 0x9C27B0

Purple[600] -> 0x8E24AA

Purple[700] -> 0x7B1FA2

Purple[800] -> 0x6A1B9A

Purple[900] -> 0x4A148C

Purple[A100] -> 0xEA80FC

Purple[A200] -> 0xE040FB

Purple[A400] -> 0xD500F9

Purple[A700] -> 0xAA00FF

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.