Constant glm_color::rgb::consts::PALE_TURQUOISE [] [src]

pub const PALE_TURQUOISE: Rgb = Rgb{r: 175 as f32 * ONE_OVER_256,
    g: 238 as f32 * ONE_OVER_256,
    b: 238 as f32 * ONE_OVER_256,}