#2e8b57
Additive color model used in displays
Perceptually uniform, device-independent
RGB Format
color: rgb(46, 139, 87);
HEX Format
color: #2e8b57;
LAB Format
color: lab(0.00% 0.00 0.00);
CIELAB color space (also known as L*a*b*) is a color space that can describe all colors visible to the human eye. Its three parameters represent:
0-100, from black (0) to white (100)
Negative values for green, positive for red
Negative values for blue, positive for yellow