#a98df5 color space conversions
Hex:
#a98df5
RGB:
169, 141, 245
CMY:
34, 45, 4
CMYK:
31, 42, 0, 4
HSL:
256°, 83.8710%, 75.6863%
HSV (HSB):
256°, 42.4490%, 96.0784%
XYZ:
42.3685, 34.0773, 90.7307
xyY:
0.2534, 0.2038, 34.0773
CIE-Lab:
65.0239, 32.7075, -48.5073
CIE-LCH:
65.0239, 58.5042, 303.9911
CIE-Luv:
65.0239, 6.2586, -81.9174
Hunter-Lab:
58.3758, 27.3956, -51.2886
#a98df5 color charts
#a98df5 color shades, tints & tones
#a98df5 color schemes
#a98df5 color preview, HTML & CSS examples
This text has a color of #a98df5
<p style="color:#a98df5;">Text here</p>
.mytext {color:#a98df5;}
This box has a color of #a98df5
<div style="background-color:#a98df5;">Content here</div>
.mybackground {background-color:#a98df5;}
Border around this has a color of #a98df5
<div style="border:2px solid #a98df5;">Content here</div>
.myborder {border:2px solid #a98df5;}