#b89fd5 color space conversions
Hex:
#b89fd5
RGB:
184, 159, 213
CMY:
28, 38, 16
CMYK:
14, 25, 0, 16
HSL:
268°, 39.1304%, 72.9412%
HSV (HSB):
268°, 25.3521%, 83.5294%
XYZ:
44.1755, 39.7907, 68.3029
xyY:
0.2901, 0.2613, 39.7907
CIE-Lab:
69.3202, 19.5437, -24.1038
CIE-LCH:
69.3202, 31.0314, 309.0357
CIE-Luv:
69.3202, 9.9503, -40.5552
Hunter-Lab:
63.0799, 14.6157, -20.0433
#b89fd5 color charts
#b89fd5 color shades, tints & tones
#b89fd5 color schemes
#b89fd5 color preview, HTML & CSS examples
This text has a color of #b89fd5
<p style="color:#b89fd5;">Text here</p>
.mytext {color:#b89fd5;}
This box has a color of #b89fd5
<div style="background-color:#b89fd5;">Content here</div>
.mybackground {background-color:#b89fd5;}
Border around this has a color of #b89fd5
<div style="border:2px solid #b89fd5;">Content here</div>
.myborder {border:2px solid #b89fd5;}