#a89bf5 color space conversions
Hex:
#a89bf5
RGB:
168, 155, 245
CMY:
34, 39, 4
CMYK:
31, 37, 0, 4
HSL:
249°, 81.8182%, 78.4314%
HSV (HSB):
249°, 36.7347%, 96.0784%
XYZ:
44.3512, 38.3601, 91.4529
xyY:
0.2547, 0.2203, 38.3601
CIE-Lab:
68.2852, 24.5178, -43.3824
CIE-LCH:
68.2852, 49.8313, 299.4732
CIE-Luv:
68.2852, 0.5104, -72.9775
Hunter-Lab:
61.9355, 19.4344, -44.1917
#a89bf5 color charts
#a89bf5 color shades, tints & tones
#a89bf5 color schemes
#a89bf5 color preview, HTML & CSS examples
This text has a color of #a89bf5
<p style="color:#a89bf5;">Text here</p>
.mytext {color:#a89bf5;}
This box has a color of #a89bf5
<div style="background-color:#a89bf5;">Content here</div>
.mybackground {background-color:#a89bf5;}
Border around this has a color of #a89bf5
<div style="border:2px solid #a89bf5;">Content here</div>
.myborder {border:2px solid #a89bf5;}