class Sass::Value::Color::Space::DisplayP3

def initialize

def initialize
  super('display-p3', Utils::RGB_CHANNELS)
end