[
{"sequence": "1", "color": "red", "type": "primary", "space": "rgb"}
{"sequence": "2", "color": "green", "type": "primary", "space": "rgb"},
{"sequence": "3", "color": "blue", "type": "primary", "space": "rgb"},
{"sequence": "4", "color": "yellow", "type": "secondary", "space": "rgb"},
{"sequence": "5", "color": "magenta", "type": "secondary", "space": "rgb"},
{"sequence": "6", "color": "cyan", "type": "secondary", "space": "rgb"},
{"sequence": "7", "color": "cyan", "type": "primary", "space": "cmyk"},
{"sequence": "8", "color": "magenta", "type": "primary", "space": "cmyk"},
{"sequence": "9", "color": "yellow", "type": "primary", "space": "cmyk"},
{"sequence": "10", "color": "red", "type": "secondary", "space": "cmyk"},
{"sequence": "11", "color": "green", "type": "secondary", "space": "cmyk"},
{"sequence": "12", "color": "blue", "type": "secondary", "space": "cmyk"}
]