#a40e8e color space conversions
Hex:
#a40e8e
RGB:
164, 14, 142
CMY:
36, 95, 44
CMYK:
0, 91, 13, 36
HSL:
309°, 84.2697%, 34.9020%
HSV (HSB):
309°, 91.4634%, 64.3137%
XYZ:
20.3494, 10.1596, 26.4796
xyY:
0.3571, 0.1783, 10.1596
CIE-Lab:
38.1273, 65.8093, -31.5152
CIE-LCH:
38.1273, 72.9663, 334.4109
CIE-Luv:
38.1273, 61.9236, -52.4185
Hunter-Lab:
31.8741, 58.1800, -26.9437
#a40e8e color charts
#a40e8e color shades, tints & tones
#a40e8e color schemes
#a40e8e color preview, HTML & CSS examples
This text has a color of #a40e8e
<p style="color:#a40e8e;">Text here</p>
.mytext {color:#a40e8e;}
This box has a color of #a40e8e
<div style="background-color:#a40e8e;">Content here</div>
.mybackground {background-color:#a40e8e;}
Border around this has a color of #a40e8e
<div style="border:2px solid #a40e8e;">Content here</div>
.myborder {border:2px solid #a40e8e;}