Published
Edited
Aug 20, 2019
Insert cell
Insert cell
{
// Create two test LAB color objects to compare!
var color1 = {L: 80, A: 60, B: 82};
var color2 = {L: 100, A: 40, B: 90};

return DeltaE.getDeltaE00(color1, color2);
}
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more