#b89ff5 color space conversions
Hex:
#b89ff5
RGB:
184, 159, 245
CMY:
28, 38, 4
CMYK:
25, 35, 0, 4
HSL:
257°, 81.1321%, 79.2157%
HSV (HSB):
257°, 35.1020%, 96.0784%
XYZ:
48.6467, 41.5792, 91.8478
xyY:
0.2672, 0.2284, 41.5792
CIE-Lab:
70.5798, 26.7636, -39.6974
CIE-LCH:
70.5798, 47.8767, 303.9875
CIE-Luv:
70.5798, 6.8330, -67.4816
Hunter-Lab:
64.4819, 21.8214, -39.3151
#b89ff5 color charts
#b89ff5 color shades, tints & tones
#b89ff5 color schemes
#b89ff5 color preview, HTML & CSS examples
This text has a color of #b89ff5
<p style="color:#b89ff5;">Text here</p>
.mytext {color:#b89ff5;}
This box has a color of #b89ff5
<div style="background-color:#b89ff5;">Content here</div>
.mybackground {background-color:#b89ff5;}
Border around this has a color of #b89ff5
<div style="border:2px solid #b89ff5;">Content here</div>
.myborder {border:2px solid #b89ff5;}