#a98df9 color space conversions
Hex:
#a98df9
RGB:
169, 141, 249
CMY:
34, 45, 2
CMYK:
32, 43, 0, 2
HSL:
256°, 90.0000%, 76.4706%
HSV (HSB):
256°, 43.3735%, 97.6471%
XYZ:
42.9859, 34.3243, 93.9822
xyY:
0.2510, 0.2004, 34.3243
CIE-Lab:
65.2192, 33.7123, -50.3924
CIE-LCH:
65.2192, 60.6294, 303.7824
CIE-Luv:
65.2192, 5.8540, -85.1978
Hunter-Lab:
58.5870, 28.4404, -54.0991
#a98df9 color charts
#a98df9 color shades, tints & tones
#a98df9 color schemes
#a98df9 color preview, HTML & CSS examples
This text has a color of #a98df9
<p style="color:#a98df9;">Text here</p>
.mytext {color:#a98df9;}
This box has a color of #a98df9
<div style="background-color:#a98df9;">Content here</div>
.mybackground {background-color:#a98df9;}
Border around this has a color of #a98df9
<div style="border:2px solid #a98df9;">Content here</div>
.myborder {border:2px solid #a98df9;}