#a98dfa color space conversions
Hex:
#a98dfa
RGB:
169, 141, 250
CMY:
34, 45, 2
CMYK:
32, 44, 0, 2
HSL:
255°, 91.5966%, 76.6667%
HSV (HSB):
255°, 43.6000%, 98.0392%
XYZ:
43.1424, 34.3869, 94.8060
xyY:
0.2503, 0.1995, 34.3869
CIE-Lab:
65.2685, 33.9647, -50.8622
CIE-LCH:
65.2685, 61.1601, 303.7342
CIE-Luv:
65.2685, 5.7534, -86.0155
Hunter-Lab:
58.6403, 28.7039, -54.8081
#a98dfa color charts
#a98dfa color shades, tints & tones
#a98dfa color schemes
#a98dfa color preview, HTML & CSS examples
This text has a color of #a98dfa
<p style="color:#a98dfa;">Text here</p>
.mytext {color:#a98dfa;}
This box has a color of #a98dfa
<div style="background-color:#a98dfa;">Content here</div>
.mybackground {background-color:#a98dfa;}
Border around this has a color of #a98dfa
<div style="border:2px solid #a98dfa;">Content here</div>
.myborder {border:2px solid #a98dfa;}