#a98bfb color space conversions
Hex:
#a98bfb
RGB:
169, 139, 251
CMY:
34, 45, 2
CMYK:
33, 45, 0, 2
HSL:
256°, 93.3333%, 76.4706%
HSV (HSB):
256°, 44.6215%, 98.4314%
XYZ:
43.0074, 33.8653, 95.5367
xyY:
0.2494, 0.1964, 33.8653
CIE-Lab:
64.8555, 35.3438, -52.0637
CIE-LCH:
64.8555, 62.9270, 304.1709
CIE-Luv:
64.8555, 6.3613, -88.0665
Hunter-Lab:
58.1939, 30.0787, -56.6005
#a98bfb color charts
#a98bfb color shades, tints & tones
#a98bfb color schemes
#a98bfb color preview, HTML & CSS examples
This text has a color of #a98bfb
<p style="color:#a98bfb;">Text here</p>
.mytext {color:#a98bfb;}
This box has a color of #a98bfb
<div style="background-color:#a98bfb;">Content here</div>
.mybackground {background-color:#a98bfb;}
Border around this has a color of #a98bfb
<div style="border:2px solid #a98bfb;">Content here</div>
.myborder {border:2px solid #a98bfb;}