#a98ffb color space conversions
Hex:
#a98ffb
RGB:
169, 143, 251
CMY:
34, 44, 2
CMYK:
33, 43, 0, 2
HSL:
254°, 93.1034%, 77.2549%
HSV (HSB):
254°, 43.0279%, 98.4314%
XYZ:
43.5972, 35.0450, 95.7333
xyY:
0.2500, 0.2010, 35.0450
CIE-Lab:
65.7837, 33.0900, -50.5946
CIE-LCH:
65.7837, 60.4546, 303.1855
CIE-Luv:
65.7837, 4.9373, -85.5836
Hunter-Lab:
59.1988, 27.8593, -54.4417
#a98ffb color charts
#a98ffb color shades, tints & tones
#a98ffb color schemes
#a98ffb color preview, HTML & CSS examples
This text has a color of #a98ffb
<p style="color:#a98ffb;">Text here</p>
.mytext {color:#a98ffb;}
This box has a color of #a98ffb
<div style="background-color:#a98ffb;">Content here</div>
.mybackground {background-color:#a98ffb;}
Border around this has a color of #a98ffb
<div style="border:2px solid #a98ffb;">Content here</div>
.myborder {border:2px solid #a98ffb;}