#a98dff color space conversions
Hex:
#a98dff
RGB:
169, 141, 255
CMY:
34, 45, 0
CMYK:
34, 45, 0, 0
HSL:
255°, 100.0000%, 77.6471%
HSV (HSB):
255°, 44.7059%, 100.0000%
XYZ:
43.9371, 34.7048, 98.9907
xyY:
0.2473, 0.1954, 34.7048
CIE-Lab:
65.5182, 35.2337, -53.2013
CIE-LCH:
65.5182, 63.8106, 303.5153
CIE-Luv:
65.5182, 5.2530, -90.0891
Hunter-Lab:
58.9108, 30.0358, -58.3904
#a98dff color charts
#a98dff color shades, tints & tones
#a98dff color schemes
#a98dff color preview, HTML & CSS examples
This text has a color of #a98dff
<p style="color:#a98dff;">Text here</p>
.mytext {color:#a98dff;}
This box has a color of #a98dff
<div style="background-color:#a98dff;">Content here</div>
.mybackground {background-color:#a98dff;}
Border around this has a color of #a98dff
<div style="border:2px solid #a98dff;">Content here</div>
.myborder {border:2px solid #a98dff;}