#a98bc4 color space conversions
Hex:
#a98bc4
RGB:
169, 139, 196
CMY:
34, 45, 23
CMYK:
14, 29, 0, 23
HSL:
272°, 32.5714%, 65.6863%
HSV (HSB):
272°, 29.0816%, 76.8627%
XYZ:
35.5586, 30.8858, 56.3120
xyY:
0.2897, 0.2516, 30.8858
CIE-Lab:
62.4111, 22.3000, -25.3461
CIE-LCH:
62.4111, 33.7597, 311.3420
CIE-Luv:
62.4111, 12.2966, -42.2501
Hunter-Lab:
55.5750, 16.9537, -21.1738
#a98bc4 color charts
#a98bc4 color shades, tints & tones
#a98bc4 color schemes
#a98bc4 color preview, HTML & CSS examples
This text has a color of #a98bc4
<p style="color:#a98bc4;">Text here</p>
.mytext {color:#a98bc4;}
This box has a color of #a98bc4
<div style="background-color:#a98bc4;">Content here</div>
.mybackground {background-color:#a98bc4;}
Border around this has a color of #a98bc4
<div style="border:2px solid #a98bc4;">Content here</div>
.myborder {border:2px solid #a98bc4;}