#a986e9 color space conversions
Hex:
#a986e9
RGB:
169, 134, 233
CMY:
34, 47, 9
CMYK:
27, 42, 0, 9
HSL:
261°, 69.2308%, 71.9608%
HSV (HSB):
261°, 42.4893%, 91.3725%
XYZ:
39.5953, 31.3684, 81.0586
xyY:
0.2605, 0.2063, 31.3684
CIE-Lab:
62.8174, 33.6961, -45.3711
CIE-LCH:
62.8174, 56.5152, 306.6005
CIE-Luv:
62.8174, 10.1349, -76.4060
Hunter-Lab:
56.0075, 28.1799, -46.6040
#a986e9 color charts
#a986e9 color shades, tints & tones
#a986e9 color schemes
#a986e9 color preview, HTML & CSS examples
This text has a color of #a986e9
<p style="color:#a986e9;">Text here</p>
.mytext {color:#a986e9;}
This box has a color of #a986e9
<div style="background-color:#a986e9;">Content here</div>
.mybackground {background-color:#a986e9;}
Border around this has a color of #a986e9
<div style="border:2px solid #a986e9;">Content here</div>
.myborder {border:2px solid #a986e9;}