# `GSColorSpace.displayP3`

*Type Property*

Perceptual Display P3 based on DCI-P3.

## Declaration

```swift
class var displayP3: GSColorSpace { get }
```

```objc
@property (class, readonly) GSColorSpace * displayP3;
```

```python
displayP3() -> GSColorSpace
```

