I want to map color-code with actual value of color so what I did is just set color-code value into "Default Store Value" and actual color-name in admin-label.
Like in color attribute option-value, I have added "blue" for "Admin" and "#0000FF" to
"Default Store View"
Now, when I place any order the entry of color-code placed inside the order and displayed on invoice and also sent via mail to the customer.
How can I solve this problem or How can I change color-code value with admin-label value of color-code while placing the order?