Function: color-oklab-to-xyz

color-oklab-to-xyz is a byte-compiled function defined in css-mode.el.gz.

Signature

(color-oklab-to-xyz L A B)

Documentation

[Compatibility function for color-oklab-to-xyz, defined in Emacs 30.1. See
(compat) Emacs 30.1' for more details.]

Convert the OkLab color represented by L A B to CIE XYZ. Oklab is a perceptual color space created by Björn Ottosson
<https://bottosson.github.io/posts/oklab/>. It has the property that changes in
the hue and saturation of a color can be made while maintaining the same perceived lightness.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/css-mode.el.gz
;; Could not find source code, showing raw function object.
#[771 "\300\301_\302_\\\303_\\\304\"\300\305_\306_\\\307_\\\304\"\300\310_\311_\\\312_\\\304\"\313_\314_\\\315_\\\316_\317_\\\320_\\\321_\322_\\\323_\\E\207"
      [expt 1.0 0.39633779 0.21580376 3 1.00000001 -0.10556134 -0.06385417 1.00000005 -0.08948418 -1.29148554 1.22701385 -0.55779998 0.28125615 -0.04058018 1.11225687 -0.07167668 -0.07638128 -0.42148198 1.58616322]
      11 "[Compatibility function for `color-oklab-to-xyz', defined in Emacs 30.1. See\n(compat) Emacs 30.1' for more details.]\n\nConvert the OkLab color represented by L A B to CIE XYZ.  Oklab is a perceptual\ncolor space created by Björn Ottosson\n<https://bottosson.github.io/posts/oklab/>.  It has the property that changes in\nthe hue and saturation of a color can be made while maintaining the same\nperceived lightness.\n\n(fn L A B)"]