#a89ff5 color space conversions
Hex:
#a89ff5
RGB:
168, 159, 245
CMY:
34, 38, 4
CMYK:
31, 35, 0, 4
HSL:
246°, 81.1321%, 79.2157%
HSV (HSB):
246°, 35.1020%, 96.0784%
XYZ:
45.0280, 39.7137, 91.6785
xyY:
0.2552, 0.2251, 39.7137
CIE-Lab:
69.2651, 22.2567, -41.8479
CIE-LCH:
69.2651, 47.3984, 298.0062
CIE-Luv:
69.2651, -1.0456, -70.2689
Hunter-Lab:
63.0188, 17.2585, -42.1408
#a89ff5 color charts
#a89ff5 color shades, tints & tones
#a89ff5 color schemes
#a89ff5 color preview, HTML & CSS examples
This text has a color of #a89ff5
<p style="color:#a89ff5;">Text here</p>
.mytext {color:#a89ff5;}
This box has a color of #a89ff5
<div style="background-color:#a89ff5;">Content here</div>
.mybackground {background-color:#a89ff5;}
Border around this has a color of #a89ff5
<div style="border:2px solid #a89ff5;">Content here</div>
.myborder {border:2px solid #a89ff5;}