#a98ecd color space conversions
Hex:
#a98ecd
RGB:
169, 142, 205
CMY:
34, 44, 20
CMYK:
18, 31, 0, 20
HSL:
266°, 38.6503%, 68.0392%
HSV (HSB):
266°, 30.7317%, 80.3922%
XYZ:
37.0546, 32.1888, 62.0177
xyY:
0.2823, 0.2452, 32.1888
CIE-Lab:
63.4986, 22.5957, -28.7197
CIE-LCH:
63.4986, 36.5429, 308.1946
CIE-Luv:
63.4986, 10.0044, -47.8469
Hunter-Lab:
56.7352, 17.2946, -25.0958
#a98ecd color charts
#a98ecd color shades, tints & tones
#a98ecd color schemes
#a98ecd color preview, HTML & CSS examples
This text has a color of #a98ecd
<p style="color:#a98ecd;">Text here</p>
.mytext {color:#a98ecd;}
This box has a color of #a98ecd
<div style="background-color:#a98ecd;">Content here</div>
.mybackground {background-color:#a98ecd;}
Border around this has a color of #a98ecd
<div style="border:2px solid #a98ecd;">Content here</div>
.myborder {border:2px solid #a98ecd;}