Struct matdesign_color::MatColorDeepPurple[][src]

pub struct MatColorDeepPurple;
Expand description

Deep Purple color and its accents

Implementations

DeepPurple[50] -> 0xEDE7F6

DeepPurple[100] -> 0xD1C4E9

DeepPurple[200] -> 0xB39DDB

DeepPurple[300] -> 0x9575CD

DeepPurple[400] -> 0x7E57C2

DeepPurple[500] -> 0x673AB7

DeepPurple[600] -> 0x5E35B1

DeepPurple[700] -> 0x512DA8

DeepPurple[800] -> 0x4527A0

DeepPurple[900] -> 0x311B92

DeepPurple[A100] -> 0xB388FF

DeepPurple[A200] -> 0x7C4DFF

DeepPurple[A400] -> 0x651FFF

DeepPurple[A700] -> 0x6200EA

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.